Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing local directories with spaces in their names #89

Open
janlimpens opened this issue Dec 5, 2020 · 3 comments
Open

Syncing local directories with spaces in their names #89

janlimpens opened this issue Dec 5, 2020 · 3 comments

Comments

@janlimpens
Copy link

I want to keep directories in sync, which both reside on my system, so I don't need ssh. I don't know if this makes a difference for this scenario, but at least for completeness' sake.

So, when I set up bitpocket with just a path, it works nicely, as long as this path has no spaces in it. If there are spaces, however, it drops the last chunk of the path and can't complete its mission

For instance, I set up

bitpocket init "/media/newhome/sync test/"
bitpocket sync
rsync: [sender] link_stat "/media/newhome/sync" failed: No such file or directory (2)

Is there a workaround?

@janlimpens
Copy link
Author

Escaping the space with a backslash doesn't help. I tried that already.

@greezybacon
Copy link
Collaborator

I think this may have been fixed in #85?

@janlimpens
Copy link
Author

janlimpens commented Feb 24, 2021

Seems so - I did not have time to test it, but it looks as if it should.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants