i have Windows 2008 Server on which i store DB backups on daily basis. I want to be able to download new files only using wget, curl or windows built-in FTP doesn't matter.
Can you help me with command? I need only new files, ones that exists on local machine (Windows Vista) and server should be skipped.
Thanks