I know how to send one file, and ive tried to loop that. But then i get error 500 or 550. So what is a good way to send multiple files over FTP?
Printable View
I know how to send one file, and ive tried to loop that. But then i get error 500 or 550. So what is a good way to send multiple files over FTP?
Use a web client
Sending multiple files is simply sending one file multiple times. If you got an error when you tried it then you did something wrong. We'd need to see what you did to know what was wrong with it.
I have removed the FTP code i used, and replaced it with a mail method. So I have a question relating to that; how many files can be attached in the mail I send?