Linux and local file upload and download problems.

Use these two secureCRT commands to achieve data exchange between the linux server and the local hard disk:

rz (upload files from local win to remote linux)
 
sz (remote linux transfers files to local win)

but when transferring large files, it may timeout and cause transfer interruption. This problem can be avoided with the following parameters: 

rz –bey 
 

sz –bey 


I have been using rz in the company before, and I have been unable to upload large files, which is very tangled. I just added a -bey 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324838747&siteId=291194637