
Originally Posted by
PhilipToop
ftp is a dos command line utility. You can follow the ftp with parameters such as the ip address. The -s:filename parameter gives the name of a file from which ftp commands can be taken and used. The commands in the file will typically be user, cd, binary, lcd, put, bye.
"pictures associated with them" - You cannot not up binary data in a csv file.
I'm afraid the program will need to be written. What programming languages do you have available to you VB?, C?, Perl?. Shouldn't be too much coding.
If server side you have SQLserver you might be able to uses Data Transformation Services and a scheduled job to get the information from the csv file.
Bookmarks