ftp automatically

  • Thread starter Thread starter Michael San Filippo
  • Start date Start date
M

Michael San Filippo

I have a database that i upload a syncronized file to an ftp site to do
lookups online.

how can i automatically upload a file using the ftp protocol. I can hardcode
user/pass - tahts not a prob, i have an encryption algarythem i will use.

any help?
 
I have a database that i upload a syncronized file to an ftp site to do
lookups online.

how can i automatically upload a file using the ftp protocol. I can hardcode
user/pass - tahts not a prob, i have an encryption algarythem i will use.

any help?
Dev Ashish has created an Internet Data Transfer Library that I have
used for ftp. It has worked well for me. Take a look at...

http://www.mvps.org/access/modules/mdl0037.htm

- Jim
 
Back
Top