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)
202501 Debian USB LAN Card Bridge
202501 Debian USB LAN Card Bridge ChatGPT Question I have a machine running debian 12 with a LAN port using a cable to connect to my office...
-
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...
沒有留言:
張貼留言