Hi there. I'm trying to mirror a file from a Linux server using wget (-v -c -o logfile -N ...) in a crontab. On first run the file is retrieved, and saved, but when the command is rerunned to download a newer version, it runs a error: REST failed; will not truncate "filename" and the file is not retrieved.
Regards.
