View Full Version : Copy files from local computer to a ftp site


virencm
04-14-2011, 01:57 PM
Hi guys

I am searching for a vb script that can copy a specific file from my local computer to an ftp:// site.

Is this possible? i found a few code examples on the net but nothing seems to work.
Please help!

HiTechCoach
04-14-2011, 11:59 PM
Yes it is possible. You will need a ftp app or a FTP control.

see: FTP Client functions (http://www.hitechcoach.com/index.php?option=com_docman&task=doc_details&gid=24&Itemid=28)

also Chilkat FTP (http://www.chilkatsoft.com/chilkatftp.asp)