In SecureCRT, you can use SFTP for file transfer.
1. Start
(1) In the session, the right mouse button select "Connect Sftp Session";
or (2) press alt+p at the same time to open the SFTP session;
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/8B/C2/wKiom1hXpXbjQ_RoAABFbIzCBP0346.png "title=" Qq20161219171616.png "alt=" Wkiom1hxpxbjq_roaabfbizcbp0346.png "/>
2, in the new session can start the file transfer operation;
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M00/8B/BE/wKioL1hXpfWD_FtlAACNKLvQw5A184.png "title=" Qq20161219171814.png "alt=" Wkiol1hxpfwd_ftlaacnklvqw5a184.png "/>
We can start by entering the help command, which shows that the FTP provides all the commands
Some of the main commands are described below:
PWD: Querying the directory where the Linux host resides (that is, the remote host directory)
LPWD: Querying a local directory (typically the directory where Windows uploads files: We can view the "options"
"Session Options" in the drop-down box)
ls: query which files are connected to the directory in which the current Linux host resides
LLS: Query what files are currently in the local upload directory
LCD: Change the path of the local upload directory
CD: Change the remote upload directory
Get: Download files from a remote directory to a local directory
Put: Uploading files from a local directory to a remote host (Linux)
Quit: Disconnect FTP connection
Follow-up will also explain other ways: SCP, Xmodem/ymodem/zmodem, sshsecureshellclient;
This article is from the "Ydhome" blog, make sure to keep this source http://ydhome.blog.51cto.com/8948432/1884024
SecureCRT on Linux and Windows local file-transfer sftp