Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3k views
in Java FTP by (320 points)
i m using the code :

Date dt = ftp.modtime("remote file");

it gives me an error which says "mdtm command not understood".

1 Answer

0 votes
by (161k points)
Your FTP server doesn't support the command. Try dirDetails().

i m using the code :

Date dt = ftp.modtime("remote file");

it gives me an error which says "mdtm command not understood".

Categories

...