This article will introduction how copy file between windows and linux , and how copy file from linux to linux.
Copy file between windows and linux #
Use xshell and lrzsz.
Centos install lrzsz #
yum -y install lrzsz
Copy file to linux
> rz
Copy file to windows
> sz FILE
Copy file between linux and linux #
scp LOCAL_FILE [email protected]: