Commit Graph

  • 9a066460f1 Make downloads work in parallel Nick Craig-Wood 2012-12-23 09:32:33 +0000
  • 9fb8a1afa2 Implement purge and make upload make the container first Nick Craig-Wood 2012-12-04 00:09:22 +0000
  • 664dbdc9e7 Make the commands data driven Nick Craig-Wood 2012-12-03 23:58:17 +0000
  • 19668ac18f Fix loss of precision for setting timestamps so roundtrip happens properly Nick Craig-Wood 2012-12-01 12:05:17 +0000
  • 25a1b96537 Make download work properly skipping not changed files Nick Craig-Wood 2012-12-01 10:53:48 +0000
  • a3e28e6b97 Fix downloads - missing is the modified check so it downloads everything Nick Craig-Wood 2012-12-01 08:18:58 +0000
  • e41a8b9a02 First attempt at download Nick Craig-Wood 2012-11-29 23:07:29 +0000
  • 4d23e29274 Make checking and uploading run in parallel using channels Nick Craig-Wood 2012-11-29 22:13:58 +0000
  • ba24b84396 Use ObjectsAll and ContainersAll to see everything Nick Craig-Wood 2012-11-28 23:40:09 +0000
  • 31745ac13b Update the mtime of the remote object when size and md5sum match but mtime doesn't Nick Craig-Wood 2012-11-28 17:42:12 +0000
  • dbb039af9f Check the MD5SUM of an object if the mtime is different before uploading Nick Craig-Wood 2012-11-28 17:24:00 +0000
  • 5ebbe342b8 Use os.Lstat instead of os.Stat so we ignore symlinks completely Nick Craig-Wood 2012-11-28 17:12:54 +0000
  • c42bafc4e2 Make logging more consistent Nick Craig-Wood 2012-11-28 17:12:22 +0000
  • a49b8ca0b6 Use filesystem walk ordering rather than hash order Nick Craig-Wood 2012-11-28 11:38:14 +0000
  • 3e4f75b558 Fix relative vs absolute path confusion in logging Nick Craig-Wood 2012-11-28 11:32:04 +0000
  • e3096508dd If the remote object doesn't have mtime then check the md5sum to see if changed Nick Craig-Wood 2012-11-28 11:17:31 +0000
  • 81b7f41dfb More notes Nick Craig-Wood 2012-11-28 10:47:35 +0000
  • 27ed023c30 Set the mtime when uploading and skip uploads if mtime and size the same Nick Craig-Wood 2012-11-27 22:28:46 +0000
  • 73844ae022 Factor mtime functions info github.com/ncw/swift Nick Craig-Wood 2012-11-27 22:04:04 +0000
  • 08c3e9fd57 Basic set of listing and upload commands Nick Craig-Wood 2012-11-20 22:40:48 +0000
  • 1ebbfd4207 Fix ST_AUTH typo Nick Craig-Wood 2012-11-18 20:03:06 +0000
  • e9ae4f89a4 Initial commit - some small parts working Nick Craig-Wood 2012-11-18 17:32:31 +0000