Ghislain Bourassa wrote:
I have tried to change the last modification time of a file using the VFS library through a FTP provider. It had no effect on the time stamp of the file. I also tried to do it using the FTP library directly. It had no effect neither.
You are right, its not possible to set the timestamp of a ftp-file.
Its a little bit irritating in NET that setTimestamp is public available (its just a local operation) - and VFSs fault that it is used.
Sorry, I'll remove it. --- Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
