From 896fce38472e32e73550b5113f00c9de2147982e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 4 Mar 2012 11:02:41 -0400 Subject: box.com seems to behave better with smaller chunks Seeing some weird failures in the davfs2 or box.com layer with 100 mb chunks. --- doc/tips/using_box.com_as_a_special_remote.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tips/using_box.com_as_a_special_remote.mdwn') diff --git a/doc/tips/using_box.com_as_a_special_remote.mdwn b/doc/tips/using_box.com_as_a_special_remote.mdwn index 2e6f73866..b216dd98d 100644 --- a/doc/tips/using_box.com_as_a_special_remote.mdwn +++ b/doc/tips/using_box.com_as_a_special_remote.mdwn @@ -37,7 +37,7 @@ Create the special remote, in your git-annex repository. ** This example is non-encrypted; fill in your gpg key ID for a securely encrypted special remote! ** - git annex initremote box.com type=directory directory=/media/box.com chunksize=100mb encryption=none + git annex initremote box.com type=directory directory=/media/box.com chunksize=2mb encryption=none Now git-annex can copy files to box.com, get files from it, etc, just like with any other special remote. -- cgit v1.2.3