Question : Moving Multiple Excel spreadsheets to an FTP

Hi
I would like to move files from a folder on my server to an FTP site. I have gotten it right using a .bat file, but this ONLY copies the last spreadsheet......

Can some one help me with some idea's/code to copy more all .xls/.xlsx files from a folder to an FTP...... this could be in asp.net as well if anyone knows how.

Tha nk you

Answer : Moving Multiple Excel spreadsheets to an FTP

add
echo prompt
before the mput line to disable the interactive prompting
Random Solutions  
 
programming4us programming4us