|
-
Aug 22nd, 2007, 03:20 AM
#1
Thread Starter
Hyperactive Member
[2005] Upload/Download .txt File From FTP Server.
I need some code for VB 2005 that will allow the user to automatically download a .txt file from a FTP server and put it in the directory: C:\MYAPPNAME\Data\txtfile.txt.
Also I would like some code that allows the user to automatically upload the same txtfile to the same FTP Server from the C:\MYAPPNAME\Data\txtfile.txt directory.
Thanks in advance. - (If you only know code for one thing then please post it. Someone else might have the other bit )
Also would it connect using http:// or ftp:// ???
Also my FTP Server may have(depending on what server I use) username and password protection, so just put 'username' and 'password' in the places where I would need to write them.
Thanks in advance (again)
-----
knxrb
Last edited by knxrb; Aug 22nd, 2007 at 03:36 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|