I have a little script in Windows that opens up a connection to a web server and downloads all the files using mget.
However, the mget constantly downloads the files even if they already exist.
Is there an FTP command that can skip already existing files?