Lrzsz can be uploaded and downloaded in Linux instead of FTP.
LRZSZ Official entrance: http://freecode.com/projects/lrzsz/
Lrzsz is a UNIX communication suite that provides the X, Y, and Zmodem file transfer protocols
Windows needs to upload files to the CentOS server to execute commands directly on CentOS yum-y install LRZSZ program will be installed automatically, and then if you want to download SZ [find the file you want to download] if you want to upload, the person RZ browse to find your confidential upload files. Note that this command cannot be used in the Putty interface!
// Install lrzsz first
# yum -y install lrzsz
// Upload the file, execute the command rz, the file selection window will pop up, select the file, and click OK.
# rz
// Download the file and execute the command sz
# sz
Linux CentOS installation rz and sz command Lrzsz