Upload and download files on linux

Now finishing upload and download files on a linux

The first way is to install the tool on windos

  1. Such as:
  2. How to use the tools I will not go into details, easy

The second way is to use liux order (first, file upload)

  1. Upload file (such as creating folders first test, if the folder already exists you will be prompted File exists) 
$ mkdir /data/logs/navinfo/prodfcv1/prodfcv1apps/dongfeng-driver-core/test

$ ll

-rw-rw-r-- 1 prodfcv1 prodfcv1    50914 Oct 25 12:05 dongfeng-driver-core.2019-10-25.log
drwxrwxr-x 2 prodfcv1 prodfcv1        6 Oct 25 12:09 test

  2. Go to the test folder (cd test)

  3. Use rz That message box pops up

     

 

  4. Select the file can be uploaded successfully

Download section (need to download files on the linux server to the local window):

  1. sz Hinako file as: sz dongfeng-driver-core.2019-10-25.log

  Can be downloaded to the local 2. Select path

  

 

 

 

Guess you like

Origin www.cnblogs.com/jiyanjiao-702521/p/11737375.html