summaryrefslogtreecommitdiff
path: root/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn')
-rw-r--r--doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn b/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn
new file mode 100644
index 000000000..c9a5a6c0a
--- /dev/null
+++ b/doc/forum/How_do_I_dropunused_with_an_rsync_remote__63__.mdwn
@@ -0,0 +1,3 @@
+`git annex dropunused` is simple enough.
+
+But how do I perform the equivalent procedure on an rsync remote? I'd presume that `git annex copy --to remote` is not sufficient.