We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.\ft-win-x64.exe --ftp --host 192.168.1.32 --username foo --password bar -w 1.dat -r 2.dat -L 5000:192.168.1.20:3389
This command listens for connections on port 5000. When one is received, it is forwarded through the file tunnel and then onto 192.168.1.20:3389.
.\ft-win-x64.exe --ftp --host 192.168.1.32 --username foo --password bar -r 1.dat -w 2.dat