2015年6月12日 星期五
Using plink and pscp to transfer files between Windows and Linux
1. From Local Windows to Remote Windows
cmd.exe
pscp .\* loginname@167.76.24.217:D:\TEMP\
2. From Remote Windows to Local Windows
pscp -r loginname@10.32.29.201:E:\\Tommy\\RMS\\T3 .\
Notice thet the remote path T3 is a folder, without ending slashes, or else it will give you "warning: remote host sent a compound pathname 'blar blar blar' renaming local file to ''
訂閱:
張貼留言 (Atom)
2025 My Hardware Personal Computer Used
2025 My Hardware Personal Computer Used Check Ubunut sudo dmidecode -t 2 sudo lsblk -o NAME,FSTYPE,LABEL,MOUNTPOINT,SIZE,MODEL 2025 Intel(R...
-
On CentOS 7, using yum install gives you cmake version 2.8.11 [root@thrift1 ~]# cat /etc/*release CentOS Linux release 7.2.1511 (Core) ...
-
Synology DSM 5.2 on Virtual Box Files On my Google Drive "2016DSM5.2" or download link below (3 files total: pat, iso, exe) ...
-
Static ZeroMQ (difficult setup) cd /d C:\ mkdir Repos cd /d C:\Repos\ git clone https://github.com/Microsoft/vcpkg cd /d C:\Repos\v...
沒有留言:
張貼留言