/
File Transfer Using FTP
File Transfer Using FTP
Xshell supports the FTP file transfer protocol on a terminal basis.
To Receive Files with FTP:
- Connect with a host from which to receive a file using the ftp command in the local prompt. [C:~]$ sftp hostname
- Receive a file using get command in the ftp prompt. ftp:/home/user21> get filename
- Note
For a detailed explanation of the ftp command supported in Xshell, run the help command at the ftp command prompt.
To Send Files with Ftp:
- Connect with a host to which to send a file using the ftp command in the local prompt. [C:~]$ ftp hostname
- Send a file using put command in the ftp prompt. ftp:/home/user21> put filename
- Note
For a detailed explanation of the ftp command supported in Xshell, run the help command at the ftp command prompt.
Related content
File Transfer Using X_Y_ZMODEM
File Transfer Using X_Y_ZMODEM
Read with this
Xftp
More like this
How can I transfer files when I need to JUMP to the destination server but cannot use JUMPHOST?
How can I transfer files when I need to JUMP to the destination server but cannot use JUMPHOST?
More like this
Connect to Remote Host
Connect to Remote Host
More like this
Xshell Command Line Options
Xshell Command Line Options
More like this
Xshell Command Line Options
Xshell Command Line Options
More like this