following command is copy file from linux server into local folder of windows by cygwin
scp uploads@xxx.autc.com:testftp/ncf/inbound/280DAY.DAT 280DAT.DAY
"testftp/ncf/inbound/280DAY.DAT" is the file in remote server's uploads' home folder,last parameter is the file name in local folder
No comments:
Post a Comment