Corrupted config file

OS:
Windows Server 2016 Standard

Version:
rclone v1.35-75-g381b845β

Drive:
Amazon

Commands:
rclone.exe move --checksum --max-size 40000M --transfers 42 “D:/Folder/Crypt” “CryptUS1:/” (Running periodically)
rclone.exe move --checksum “D:/Folder/Crypt/PMS/somefile.txt” “CryptUS1:/PMS/somefile.txt” (Running on new files)

Sometimes the config gets corrupted, a new line with some garbage data is added to the end. Suspect its because im running multiple instances at a time.

Hmm, can you make an issue on github please, preferably with an example of what the corruption looks like?

Thanks

Nick

Will do as soon as it happens again. What do you need of log files? Or only the corrupted config (I’ll hide the confidential info)?

What you wrote above + the redacted corrupted config file would be perfect - thanks.