Skip to content

Skip_dir and sync_dir help #1527

Answered by abraunegg
rnpereira asked this question in Q&A
Discussion options

You must be logged in to vote

@rnpereira

Besides the skip_dir problem, does it look ok to change the directory to from my ssd to my hdd?

If your /mnt/7693df7e-ee0b-40a2-94dd-0d79a04a77df/OneDrive path is the correct location for your Windows data then yes, just be sure to not enable 'files on demand' in Windows otherwise that would lead to major issues for you.

Regarding your 'skip_dir' issue, you are adding '\ ' as part of your configuration - this means, it is trying to match a path that has '\ ' in it - which is not what you want / need to do.

You need to remove that and use just skip_dir = "SkyDrive camera roll" - refer to the examples as per: https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md#skip_dir

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@rnpereira
Comment options

Answer selected by abraunegg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants