From 654407865f337901a7ccd91f856ff4b39813f743 Mon Sep 17 00:00:00 2001 From: Jan Date: Fri, 9 Jan 2015 23:48:46 +0000 Subject: typo --- doc/forum/Sync_files_from_remote_to_remote.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/Sync_files_from_remote_to_remote.mdwn b/doc/forum/Sync_files_from_remote_to_remote.mdwn index a60e98045..597edbf5f 100644 --- a/doc/forum/Sync_files_from_remote_to_remote.mdwn +++ b/doc/forum/Sync_files_from_remote_to_remote.mdwn @@ -2,4 +2,4 @@ Not sure if this use case is supported, but I have the following setup - I use g Now I want to create another copy of the data (encrypted) from my local machine to a USB stick or similar. I found that the locally excluded files are not synced. In order to copy all the data I first need to change the preferred content config, execute `git-annex get` to fetch the data, then copy via `git annex sync myusbremote --content`, then change the local preferred content pattern, then run `git annex drop --auto` to delete the local unwanted content again. -I was wondering if there's a way to sync from one remote to another, without storing any data locallly ? Something like `git sync --from ... --to ...`. +I was wondering if there's a way to sync from one remote to another, without storing any data locallly ? Something like `git-annex sync --from ... --to ...`. -- cgit v1.2.3