Search found 1 match

by digioleg54
14 Oct 2014 09:48
Forum: DOS Batch Forum
Topic: I need help to ftp file from Linux to Windows 7 using batch
Replies: 10
Views: 6800

I need help to ftp file from Linux to Windows 7 using batch

Folks, I am new in batch. I am on WINDOWS 7 and using batch script trying to ftp file from Linux to WINODWS. BElow is my batch script: open MYLINUXIP MYUSER MYPASSWORD hash cd /home/mktftp/upload/coverimages asc get DONE.SVRIMG.14102014 quit exit /b However, access denied: ftp> Connected to 10.160.2...