git-annex/Remote
Joey Hess 30d7cce7ec rsync is now used when copying files from repos on other filesystems
cp is still used when copying file from repos on the same filesystem, since
--reflink=auto can make it significantly faster on filesystems such as
btrfs.

Directory special remotes still use cp, not rsync. It's not clear what
tmp file should be used when rsyncing to such a remote.
2011-06-13 20:33:52 -04:00
..
Bup.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
Directory.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
Encryptable.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
Git.hs rsync is now used when copying files from repos on other filesystems 2011-06-13 20:33:52 -04:00
Hook.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
Rsync.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
S3real.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
S3stub.hs fix building with S3 stub 2011-06-10 12:11:34 -04:00
Special.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00