From 425717f571733169cf07d465dc85e71fd6034885 Mon Sep 17 00:00:00 2001 From: "karel.de.macil@58e46458e7db066384a55b59a366d2025c4b4523" Date: Tue, 14 Jul 2020 19:43:49 +0000 Subject: [PATCH] --- ...st_way_to_move_a_git_annex_repo_trought_file_system.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/forum/best_way_to_move_a_git_annex_repo_trought_file_system.mdwn diff --git a/doc/forum/best_way_to_move_a_git_annex_repo_trought_file_system.mdwn b/doc/forum/best_way_to_move_a_git_annex_repo_trought_file_system.mdwn new file mode 100644 index 0000000000..5c9a2a4924 --- /dev/null +++ b/doc/forum/best_way_to_move_a_git_annex_repo_trought_file_system.mdwn @@ -0,0 +1,6 @@ +Hi all, +i'm looking for the right command to move a git annex repo througt filesystem without breaking all the symlink and so and without changing the id of the repo. +My current hard drive have become to small to store all what i have so i have bought a new on and have mounted it in a directory named shared, now i want to +move all my repo (repo1 repo2 etc...) too shared can anyone give me the best move option to do that ? + +best regards.