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?
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
Is there a workaround?