Search found 6 matches
- Mon Mar 19, 2007 10:44 pm
- Forum: Beginners
- Topic: Help with multiple download of files with FTP
- Replies: 10
- Views: 13424
- Mon Mar 19, 2007 10:09 pm
- Forum: Beginners
- Topic: Help with multiple download of files with FTP
- Replies: 10
- Views: 13424
- Mon Mar 19, 2007 5:44 pm
- Forum: Beginners
- Topic: Help with multiple download of files with FTP
- Replies: 10
- Views: 13424
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...
- Sun Mar 18, 2007 5:12 am
- Forum: Beginners
- Topic: Help with multiple download of files with FTP
- Replies: 10
- Views: 13424
- Sun Mar 18, 2007 12:06 am
- Forum: Beginners
- Topic: Help with multiple download of files with FTP
- Replies: 10
- Views: 13424
- Sat Mar 17, 2007 11:42 pm
- Forum: Beginners
- Topic: Help with multiple download of files with FTP
- Replies: 10
- Views: 13424
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?
I tried ftpGetFile>server,user,pass,port,localDir/*.*,remoteDir/*.*... didnt work.
any suggestions?