Computing.Net > Forums > Networking > FTP Batch Script

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

FTP Batch Script

Reply to Message Icon

Name: Gagan Sugandh
Date: July 30, 2009 at 12:24:07 Pacific
OS: Windows XP
Product: Microsoft / Windows 2003
Subcategory: Servers
Comment:

Hi. I need a FTP batch script to transfer the files to a remote server directory.

Also, the point we need to consider here is it shouldn't copy the files which are already present at the destination as compare to source.

Earlier I used xcopy for the similar scenario.But here i have a limitation that i can't get 445 port open between source & destination.I used the following command.

xcopy <Source> <Destination> /D /Y

Thanks...



Sponsored Link
Ads by Google

Response Number 1
Name: jefro
Date: July 30, 2009 at 13:12:34 Pacific
Reply:

FTP doesn't like batch files. You need to fool with it to get that to work.

Robocopy also needs 445 I think.

Might have to use vpn or rcp with rcpd.

"Best Practices", Event viewer, host file, perfmon, antivirus, anti-spyware, Live CD's, backups, are in my top 10


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: FTP Batch Script

Batch Script for all network device www.computing.net/answers/networking/batch-script-for-all-network-device/33681.html

Mapping a drive to an FTP server www.computing.net/answers/networking/mapping-a-drive-to-an-ftp-server/10000.html

Batch Scripts to update DNS records www.computing.net/answers/networking/batch-scripts-to-update-dns-records/36396.html