Copy files over SFTP
using PSFTP: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
psftp.exe 192.168..25.122 -P 22 -l UserName -pw Passw0rd -b C:\pathtoBatchFile.txt
pathtoBatchFile.txt:
==============
cd "/57/Inbound/DCMS Files"
mput DCMS*
ls
==============
Sunday, September 25, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment