From 813d3262d2080dd0ebb6d237e23a09e00eb83776 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Mon, 15 Feb 2016 16:30:37 +0000 Subject: [PATCH] --- ...__39__t_keep_permissions_of_the_ssh_remote__63__.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/shouldn__39__t_keep_permissions_of_the_ssh_remote__63__.mdwn diff --git a/doc/bugs/shouldn__39__t_keep_permissions_of_the_ssh_remote__63__.mdwn b/doc/bugs/shouldn__39__t_keep_permissions_of_the_ssh_remote__63__.mdwn new file mode 100644 index 0000000000..fc9c3965ee --- /dev/null +++ b/doc/bugs/shouldn__39__t_keep_permissions_of_the_ssh_remote__63__.mdwn @@ -0,0 +1,9 @@ +### Please describe the problem. + +Initially generated an annex while having a restrictive umask 077. Then cloned that repository to another host for public consumption so directory had proper/good permissions set allowing group to access. And everything is accessible but not the load which I 'annex get'ed. Key directories were readable but not the content. I guess there is somewhere 'preserve permissions' setting for rsync/scp which imho shouldn't be there and content should inherit local/environment settings + +### What version of git-annex are you using? On what operating system? + +6.20160208+gitg1ac9034-1~ndall+1 + +[[!meta author=yoh]]