Version X-shell 5 1. Login and Connection
Nothing to say, a set of network addresses, including port number and host IP, etc.
Moreover, if you need to log in, don't forget to set the username password, etc.
Set up so you can connect to the remote server pull
2. File Copy
First use the LS command to find the file location you need, or CD open folder.
If it is a single file, it can be downloaded and uploaded using the SZ or RZ commands.
It is important to note that both SZ and RZ are server-initiated commands, so our upload RZ for the server is download (recieve) Our download sz on the server side is uploaded (send).
Download a file,
SZ F1
Download multiple
SZ F1 F2
Download all files under the directory
SZ dir/*
However, we found that this download is not included in the folder.
So next consider how to download the folder 3. folder Copy
OK, lazy, the use of flashftp directly connected to the server, this very convenient connection type some need to choose SFTP, this need to pay attention to.
, 4 bitvise SSH Client
Recently found a better use of software, Bitvise SSH Client
Easy to use, easy to transfer documents.