remarkable-cli-tooling icon indicating copy to clipboard operation
remarkable-cli-tooling copied to clipboard

issue uploading with the default options

Open hyde-stevenson opened this issue 1 year ago • 3 comments

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.

hyde-stevenson avatar Feb 16 '24 14:02 hyde-stevenson

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?

cherti avatar Feb 17 '24 16:02 cherti

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.

hyde-stevenson avatar Mar 08 '24 00:03 hyde-stevenson

Can you retry with more verbosity? like -vvvvvv instead of just -v should be sufficient, I think, but there are multiple verbosity levels.

cherti avatar Mar 16 '24 15:03 cherti