Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2k views
in .NET FTP by (120 points)
How do I check to see if a file exists on the server?
TIA

1 Answer

0 votes
by (162k points)
Use DirDetails to get a listing of the directory, or else try ModTime().

We are planning to add an Exists() method as this question is often asked (and not directly supported in the FTP protocol).

Categories

...