SecureCRT upload files via sftp to Linux and download methods

Source: Internet
Author: User
Tags ftp commands
SecureCRT Open Sftp method is very simple, directly in the interface at the same time "alt+p" can open the interface, of course, the command line, there is no interface, similar to the following.
Before you open the interface, it's a good idea to set up the SFTP initialization directory first. Open the SECURECRT option-> session options-> sftp tab, modify.

The use of methods and FTP commands are basically the same, unclear can refer to the use of lftp.

Common commands are:

ASCII set transfer mode to ASCII
Binary set transfer mode to binary
Help helps
Exit or quit Exits SFTP
PWD List of remote complete directories
LPWD lists the local full directory
CD Path Change remote directory
LCD Path Changes local directory
ls [options] [path] lists the files and directories in the remote directory
LLS [Options] [path] lists the files and directories in the local directory
mkdir path to create a remote directory
Lmkdir path to create a local directory
MV OldPath NewPath Mobile remote Files
Get [-A |-b] Remote-path download file,-a forced ascii,-b mandatory binary
Put [-A |-b] local-path upload file,-a forced ascii,-b mandatory binary

If you are familiar with Linux, this basic also do not look, as long as you remember to add L to the local, did not indicate remote, it is so simple.

SECURECRT Download: Http://download.chekiang.info/software/securecrt.zip

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.