tracking ftpclient request to ftpservers by an application

dkautilya

New member
Joined
Jun 13, 2005
Messages
2
Programming Experience
1-3
hi,

i want to track online ftpclient request to upload file with the file name to be uploaded on ftpserver and who requests to download file with filename. whe ftpclient request to upload file the before the file being uploaded it's name should be compared with the other files in the same requested destination if any file with the same name and type is exist then the latest file has to be uploaded after making rename and the whole process has to run in background of ftp server the ftp client should not be aware of any of this activities. is there any api functions or .net class library that can be used to solve my this problem please reply me soon if any one have the solution. my mail address is darshu_net@rediffmail.com

thanks.
 
Back
Top