Nick Craig-Wood
717a0d268b
Fix after goamz interface change
2013-06-27 19:46:31 +01:00
Nick Craig-Wood
4cda51b77a
Update after API changes in goamz/s3
2013-02-06 23:31:42 +00:00
Nick Craig-Wood
4cce906f8b
Implement fs.ListDir / lsd command
2013-01-23 22:43:20 +00:00
Nick Craig-Wood
f8246b5a7e
Implement Precision interface in all filesystems
...
* drive: add mime type on upload
* drive: correct info on upload to fix crash
* local: measure time precision by making a local file and using Chtimes
* swift: move snet parameter here
* core: add -modify-window and compute the optimum one
* core: use modify window when checking times
2013-01-19 10:16:51 +00:00
Nick Craig-Wood
a0a789ff0f
Fix after go vet
2013-01-18 17:11:44 +00:00
Nick Craig-Wood
555ab5001e
Factor Put() methods into generic Copy() function
2013-01-10 21:58:46 +00:00
Nick Craig-Wood
38ce4c3629
S3: Fix mkdir not to error if bucket exists and implement SetModTime
2013-01-08 22:31:16 +00:00
Nick Craig-Wood
b9e468ebbd
Add initial S3 support
...
* Requires a patched goamz to enable metadata reading and writing
* Still todo: updating metadata
* EU region not working yet
2013-01-08 18:59:38 +00:00