storj/cmd
Cameron ea9f5b4e63
CopyObject (#242)
* add CopyObject method

* use utils.LogClose

* extract common code from GetObject to getObject helper

* remove rr.Range from getObject helper, create helper putObject

* return rr, err in getObject helper

* extract code from PutObject into putObject helper

* remove commented out text

* remove other commented out code

* WIP trying to get storj cp command to work with copyObject

* fix typo in rb and now it works

* use rr.Size() instead of srcInfo.Size

* Revert "WIP trying to get storj cp command to work with copyObject"

This reverts commit e256b9f9a0fda728d41eb5b9d7a98b5446825842.

* add CopyObject test

* rebase and fix merge conflicts

* check error in gateway-storj test

* fix typo
2018-08-29 11:00:05 -04:00
..
captplanet captplanet: customizable mock overlay host (#284) 2018-08-27 12:17:19 -06:00
hc All-in-one docker-compose project (#267) 2018-08-23 11:48:03 -04:00
identity Reduce linter concurrency (#297) 2018-08-28 18:00:18 +03:00
overlay Enable more linters (#272) 2018-08-27 11:28:16 -06:00
statdb rename farmers to storagenode (#275) 2018-08-24 21:52:58 -04:00
storagenode rename farmers to storagenode (#275) 2018-08-24 21:52:58 -04:00
storj CopyObject (#242) 2018-08-29 11:00:05 -04:00
uplink Enable more linters (#272) 2018-08-27 11:28:16 -06:00