[AccessD] Delete from FTP

Gustav Brock Gustav at cactus.dk
Fri Sep 15 10:06:08 CDT 2006


Hi Mark

You can attach the FTP folder as a driver letter using Novell NetDrive (free):

http://www.rsync.net/resources/howto/windows_map.html 

Then you can use normal file operations from VBA using that drive letter.

/gustav 


>>> markamatte at hotmail.com 15-09-2006 16:11:59 >>>
Hello All,

In A2K I'm using DoCmd.Transfertext wih an FTP site as the target path to 
import a text file.  This works fine.  I need to delete the text file from 
the FTP site after the transfer/import.  I've used an FTP module in the past 
where you open the connection/delete or what ever/ and then close the 
connection.  Its a large complicated module.

Since I'm able to get the data easily...I was wondering if there was a way 
just as simple to delete?

Thanks,

Mark A. Matte




More information about the AccessD mailing list