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
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
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