Search found 6 matches

by web_developer
Mon Mar 19, 2007 10:44 pm
Forum: Beginners
Topic: Help with multiple download of files with FTP
Replies: 10
Views: 13206

k, thanks
by web_developer
Mon Mar 19, 2007 10:09 pm
Forum: Beginners
Topic: Help with multiple download of files with FTP
Replies: 10
Views: 13206

I am using version 8.1
by web_developer
Mon Mar 19, 2007 5:44 pm
Forum: Beginners
Topic: Help with multiple download of files with FTP
Replies: 10
Views: 13206

i checked the %FTP_RESULT%, but it said that that it cant find the local file "localDir/" I assume you're running this program on a windows based system. Could it be that the entry should say "localDir" instead of "localDir/" ? Perhaps this may be easier if you post the actual "FTPGetFile" line tha...
by web_developer
Sun Mar 18, 2007 5:12 am
Forum: Beginners
Topic: Help with multiple download of files with FTP
Replies: 10
Views: 13206

yes, i was just using that as an example. If I used your example, I would say "c:\temp\" for the local directory, and it says that it cannot find file "c:\temp\" :(
by web_developer
Sun Mar 18, 2007 12:06 am
Forum: Beginners
Topic: Help with multiple download of files with FTP
Replies: 10
Views: 13206

i checked the %FTP_RESULT%, but it said that that it cant find the local file "localDir/"
by web_developer
Sat Mar 17, 2007 11:42 pm
Forum: Beginners
Topic: Help with multiple download of files with FTP
Replies: 10
Views: 13206

Help with multiple download of files with FTP

I want to be able to download multiple files from an ftp server, onto a computer without knowing the exact filenames(timestamps at the end).

I tried ftpGetFile>server,user,pass,port,localDir/*.*,remoteDir/*.*... didnt work.

any suggestions?
Sign up to our newsletter for free automation tips, tricks & discounts