Added a comment: multiple ways to access a special remote?

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog 2013-07-10 05:52:28 +00:00 committed by admin
parent da0ca229ee
commit 7f05d52fc0

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog"
nickname="Michael"
subject="multiple ways to access a special remote?"
date="2013-07-10T05:52:28Z"
content="""
The use case is like this: an external USB drive could be accessed both locally (as a special directory remote) or it could be mounted remotely (then it would need to be an rsync special remote).
Is there a way to handle this?
Failing that, can one switch the same remote from being a directory to an rsync without having to --move all of the content?
Finally, what's the best way to check directory remote's directory= parameter?
"""]]