Robert Jonkman

Results 16 comments of Robert Jonkman

I'll try that. I'm not going to make any formal bug reports because it's so hard to pin down the issue. The --dry-run flag showed the expected output, but without...

So I started from scratch. The config file only contains: `sync_dir = "/home/rjonkman/OneDrive"` And using a 'sync_list' file which contains: ``` /coding /MIDI Expression /MIDI Expression Drum ``` Running OneDrive...

So crashing 100% of the time is normal output? My OneDrive folder is empty. It should be mock downloading files.

And here is the additional output with --verbose -v+ ``` DEBUG: Parental Path structure needs to be created to support included file: coding/MEC/source DEBUG: CurlEngine getCurlInstance() called DEBUG: CurlEngine curlEnginePool...

Then while isn't it showing the list of files that it's going to 'pretend' to download. It certainly did when I didn't have a sync_list file.

so if I go and delete my OneDrive folder one more time, the following should download all my files? `onedrive --sync --resync --verbose -v+ --force-http-11`

So this? `onedrive --sync --resync --verbose --dry-run --force-http-11` I'm pretty sure we already had this conversation, and it wasn't 'mock-downloading' anything, but I will try again.