If the file exist on the server I do not want to overwrite the file. I want
to abort the transfer. Is that possible?

This is not a client issue, but a server issue. usually FTP server allows overwriting existing files.

Or do I need to check if the file exists before TFTPClient.Tansmit?

Yes, check if the file exist.

If I need to check first, what is the best method?

One of the list file functions.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to