Checks to see if the remote file is current as compared with the local file. Returns true if the target file is up to date. @param ftp ftpclient @param localFile local file @param remoteFile remote file @return true if the target file is up to date @throws IOException in unknown circumstances @thro
(FTPClient ftp, File localFile,
String remoteFile)
source not stored for this graph (policy: none)
no test coverage detected