Re: [twsocket] TFPClient1 (determinign whether to put or appendfile)

2005-12-28 Thread Fastream Technologies
Why don't you use the Dir/list command and then parse with Davie's code? Regards, SZ - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, December 27, 2005 11:15 AM Subject: [twsocket] TFPClient1 (determinign whether to put or appendfile) I've go a

Re: [twsocket] TFPClient1 (determinign whether to put or appendfile)

2005-12-27 Thread Francois PIETTE
ocket] TFPClient1 (determinign whether to put or appendfile) > I've go a Client App that sends a data file to a centralised server > using Francois's FTPClient1 routines. > > From time to time the Server will remove the uploaded file. > > Is there a clever way of wo

[twsocket] TFPClient1 (determinign whether to put or appendfile)

2005-12-27 Thread [EMAIL PROTECTED]
I've go a Client App that sends a data file to a centralised server using Francois's FTPClient1 routines. From time to time the Server will remove the uploaded file. Is there a clever way of working out whether the data file is present on the server to determine whether I can do a PUT or APPE