issue uploading with the default options
Hello,
If I use this command:
resync.py -v --if-exists replace -r remark-ssh push file.pdf
That works, but not if I dont use the
--if-exists replace
I tried the --debug and -v option, but I didn't get any useful message to provide to you.
Thanks for the script.
Do you have a file of the same name already on the remarkable in the location you are pushing to?
Can you also test whether you can successfully push (without --if-exists replace) into a folder?
No I didnt have the file. It was a new file. I just tested again with a new file that I'm sure doesnt exist on the device. It just hangs ... without doing nothing. I added the --if-exists replace and it worked directly.
Can you retry with more verbosity? like -vvvvvv instead of just -v should be sufficient, I think, but there are multiple verbosity levels.