ACCESS VBA to transfer files to ftp server

S

Shirley

I have a requirement to transfer files from/to and delete files in a ftp
server from Access 200 database in local driver using VBA. I have read some
Q&As on this matter in Newsgroup, most of them pointed to www.mvps.org site.
I did download the library as suggested.

Questions are:

1. How to add those classes to my ACCESS and which files need to be added?
The Access add-in window doesn't have anything I can point to the downloaded
location;
2. The downloaded package doesn't have the sample ACCESS file as mentioned
on web site. I hope the code on web site is sufficient.
3. I also need to delete the file in ftp server after it is copied over to
local drive. What new codes and new classes are needed?

Other solutions are also greatly appreciated. Just remeber I am using Access
200 VBA from a local computer to transfer files to a ftp server.

Thank you in advance!

Shirley
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top