PC Review


Reply
Thread Tools Rate Thread

Delete files on web server by FTP

 
 
New Member
zocker's Avatar
Join Date: Aug 2010
Location: Spain & UK
Posts: 1
 
      11th Aug 2010
Greetings all & thanks in advance!
I have been using Dev Ashish FTP Internet transfer library to up load files to a server (these relate to are holiday rental properties and have each 4 pics.) I would like to remove some pics as the properties are removed (a delimited text file is sent which includes only current properties).
At the moment this is acheived by building in code a .mcr (macro file for CuteFTP) and then having cuteFTP delete the unwanted files, this does work but its clumsy and requires the instalation of CuteFTP.....so my question is

Does anyone know how to add a file delete to the FTP library. Apparently ftp.exe does have a delete file facility but I cannot figure out how to implement it....my knowledge of Class modules and API call is...well er....slender!

I found this: CODEPrivate Declare Function FtpDeleteFile Lib "wininet.dll"
Alias "FtpDeleteFileA" _
(ByVal hFtpSession As Long, ByVal lpszFileName As String) As Boolean


No idea tho how to use this, or to find the hFtpSession values....or to pass it the Path / filename.

Thanks everyone!

Zocker
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NET USE /DELETE actually deletes files from server tconley@gmail.com Microsoft Windows 2000 Networking 2 3rd Dec 2005 12:03 PM
Cannot delete files copied from server Larry Windows XP General 5 4th Aug 2004 07:12 PM
How to delete files on a compromised ftp server Guy Microsoft Windows 2000 File System 2 12th May 2004 12:57 AM
Can't delete files on Netware server Noreen Fratus Windows XP Help 0 31st Dec 2003 04:16 PM
Can't delete .dot files off intranet server... Fred Schreck Microsoft Frontpage 3 14th Oct 2003 06:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:34 PM.