This commit is contained in:
parent
09c5b7d385
commit
6dd45b6f13
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
I tried some stuff like this too:
|
||||||
|
|
||||||
git annex enableremote s3-oregon chunk=100MiB
|
git annex enableremote s3-mybucket chunk=100MiB
|
||||||
git annex enableremote s3-oregon chunksize=100MiB
|
git annex enableremote s3-mybucket chunksize=100MiB
|
||||||
|
|
||||||
It didn't work. Same result.
|
It didn't work. Same result.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue