diff --git a/doc/forum/Check_export_or_force_re-export_to_special_remote.mdwn b/doc/forum/Check_export_or_force_re-export_to_special_remote.mdwn new file mode 100644 index 0000000000..c94b17263d --- /dev/null +++ b/doc/forum/Check_export_or_force_re-export_to_special_remote.mdwn @@ -0,0 +1,6 @@ +Hello. + +I'm using `git annex export` to export files to my android. It works, but sometimes I accidentally remove files from special remotes and want to get them back. +I repeat `git annex export master --to android` command, it says everything OK, but it doesn't actually transfer anything. + +How to force export of a tree to existing special remote?