This commit is contained in:
http://digiuser.livejournal.com/ 2014-10-13 17:43:49 +00:00 committed by admin
parent 09c5b7d385
commit 6dd45b6f13

View file

@ -20,8 +20,8 @@ Then, I tried copying files to the remote. Small files worked, but big files do
I tried some stuff like this too:
git annex enableremote s3-oregon chunk=100MiB
git annex enableremote s3-oregon chunksize=100MiB
git annex enableremote s3-mybucket chunk=100MiB
git annex enableremote s3-mybucket chunksize=100MiB
It didn't work. Same result.