|
-
Jul 22nd, 2007, 02:12 PM
#1
Thread Starter
Frenzied Member
[2005] general ideas about how to push some xml files into ftp location
Dear all,
i have a web service that will be runned twice a day to publish some xml files into different ftp locations ( which we have passwords / username / server location).
this web service is supposed to retrieve data from database , create an xml file. after it finishes it should open ftp location : deletes all files at destination and then save the xml file to this location.
the problem is i have never dealed with FTP location , i dont know how to access ftp location from within vb. code / Delete content and of course save XMLdocument object to this location.
can anybody guide me through any articles to read or even tell me the mechanism in breif so that i can execute.
thank you
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
|