Link to home
Start Free TrialLog in
Avatar of yonbret
yonbretFlag for United States of America

asked on

FTP File Retrieval Automation

I am looking to retrieve files from our parent company's FTP site.

I can retrieve the files using a program that I have written, but I am looking for a 3rd party software that allows the automated retrieval of FTP Files.

The process would look something like this:

1) Connect to the FTP Site using URL, User Name and Password
2) Change directories to the appropriate directory
3) Retrieve the file
4) Disconnect the session

The 2 big things are: I need it automated and I need to be able to switch directories after connecting to the FTP site.

Does any one have any 3rd Party FTP Software that they have used and that would meet my objectives above?
ASKER CERTIFIED SOLUTION
Avatar of Paul MacDonald
Paul MacDonald
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I use WS_FTP Pro (Ipswitch). It can be scheduled and should probably do what you need.