Harshavardhana
c04acf4d50
Convert all errors.New and fmt.Errorf to typed errors
2015-06-13 21:36:42 -07:00
Harshavardhana
168926fa06
All methods use now target2Client, source2Client, url2Client helpers
2015-06-09 10:37:48 -07:00
Harshavardhana
082bb23a71
Implement our own url.Parse with minimal functionality
2015-05-18 22:40:32 -07:00
Harshavardhana
8a8fd82853
Remove dependency on url.Parse() use client.Parse implementation
2015-05-18 16:51:04 -07:00
Anand Babu (AB) Periasamy
d1a22403e5
cache repeated config loads
2015-05-16 18:32:35 -07:00
Anand Babu (AB) Periasamy
c6168d3511
reduce url.Parse dependency
2015-05-16 12:43:56 -07:00
Anand Babu (AB) Periasamy
90d4b452a9
Copy rewrite
2015-05-15 23:08:39 -07:00
Harshavardhana
e4a77c7391
Change minio-io to minio
2015-05-11 16:24:26 -07:00
Harshavardhana
9833697e0a
Add more fixes and helpful messaging
...
- check for config file for each command, prior to error out properly
- hostconfig doesn't do any key verification, let client s3 verify it as needed
- mc update change URL pointed to dl.minio.io minio server, still not functional yet
2015-04-30 14:03:06 -07:00
Harshavardhana
29562bc887
Implement sync command for single source multiple targets
2015-04-28 13:06:56 -07:00
Harshavardhana
744ed7dcd1
Bring old documentation back
2015-04-28 11:03:34 -07:00
Harshavardhana
9711642f1d
Fix for #439 - simplify config handling
2015-04-26 19:16:12 -07:00