scp -r 文件名 root@linux02:`pwd`
scp -r 文件名 linux02:$PWD
scp -r hadoop/ root@Linux03:/root/Downloads/hadoop-2.6.5/etc/