git-annex/Remote
Joey Hess a7a1bcd1d6 Avoid passing -p to rsync, to interoperate with crippled filesystems.
In general, git-annex does not try to preserve file permissions. For
example, they don't round trip through special remotes. So it's ok to not
preserve them for git remotes either.

On crippled filesystems, rsync has been observed failing after the file
was transferred because it couldn't set some permission or other.
2013-02-22 15:23:29 -04:00
..
Helper show errors 2013-01-02 13:50:16 -04:00
Bup.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
Directory.hs crippled filesystem support, probing and initial support 2013-02-14 14:15:26 -04:00
Git.hs Avoid passing -p to rsync, to interoperate with crippled filesystems. 2013-02-22 15:23:29 -04:00
Glacier.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
Hook.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
List.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
Rsync.hs build fix 2013-02-15 13:48:25 -04:00
S3.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
Web.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
WebDAV.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00