1. Download Psftp.exe
Http://pan.baidu.com/s/1boVLHKF
2. Double-click Psftp.exe
; 2.1 Input directive: Open IP Address (ex: Open 172.16.10.153)
2.2 Prompt Login as: Enter username, such as root
2.3 Prompts [email protected] ' s password: Enter a password, such as 123456 (hidden at input)
3. Common commands:
ls for viewing the session Linux Terminal The current directory
pwd is used to view the current path
CD used to change working directory
LCD for changing Windows working directory, which is the file download directory
get used to download files from Linux to Windows
put for putting files from windows Upload to Linux
for example: Download a file or folder
A. Files in the current directory: Get test.txt If you need to rename the get locally Test.txt anothername.text
B. folder under current directory: Get–r Test if you need to rename Get–r test Anothername