If i want to send all files contained within a folder can i use *.txt (or whatever the extension is)?
Many Thanks
ftp HELP
Moderators: Dorian (MJT support), JRL
There is a way, using GetFileList, then looping - running an FTPPutFile for each filename.
I posted code for a similar example here: http://www.mjtnet.com/usergroup/viewtopic.php?t=310
Hopefully you can make some use of it.
I posted code for a similar example here: http://www.mjtnet.com/usergroup/viewtopic.php?t=310
Hopefully you can make some use of it.