PDA

View Full Version : ftp get file via ASP


charon
08-21-2006, 12:02 PM
Hi,

I manage to find sample, script for ftp file from local machine to remote server with this sample:
http://benmeg.com/code/asp/ftp.asp.html

May I know how do I code or get the sample script for ftp file from remote server to my local machine???

pls advise...

charon
08-22-2006, 03:46 AM
Hi,

Problem solved, by just change mput to mget and put to get.