From 7f05d52fc0337dfd66a4a0e3c3a8febf0f72cc8a Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog" Date: Wed, 10 Jul 2013 05:52:28 +0000 Subject: [PATCH] Added a comment: multiple ways to access a special remote? --- ...ment_2_309a86cf7e08448be64357a30d8b56ae._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/multiple_urls_for_the_same_UUID/comment_2_309a86cf7e08448be64357a30d8b56ae._comment diff --git a/doc/forum/multiple_urls_for_the_same_UUID/comment_2_309a86cf7e08448be64357a30d8b56ae._comment b/doc/forum/multiple_urls_for_the_same_UUID/comment_2_309a86cf7e08448be64357a30d8b56ae._comment new file mode 100644 index 0000000000..9d0dc9f66b --- /dev/null +++ b/doc/forum/multiple_urls_for_the_same_UUID/comment_2_309a86cf7e08448be64357a30d8b56ae._comment @@ -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? +"""]]