1
0
mirror of https://github.com/minio/mc.git synced 2025-11-14 23:42:27 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Harshavardhana
9b901bac21 Fix sync bug when in TypeA and TypeB sync style source doesn't exist 2015-06-22 15:57:02 -07:00
Harshavardhana
dbb35c185a Code cleanup and readability for mc 2015-06-16 14:17:01 -07:00
Harshavardhana
c04acf4d50 Convert all errors.New and fmt.Errorf to typed errors 2015-06-13 21:36:42 -07:00
Harshavardhana
d52bbf6134 Move away from using pointers for cpURLs 2015-06-11 19:03:33 -07:00
Harshavardhana
9a06671ac7 Make channels bufferred upto 10000 for cp and sync to fill in during prepareURLs stage 2015-06-10 17:26:58 -07:00
Harshavardhana
1bbbe933ff Finally sync command works as expected 2015-06-10 16:18:30 -07:00
Harshavardhana
ddeb132eb9 Handle errors properly with sync command 2015-06-10 13:47:23 -07:00
Harshavardhana
e76ac3978c Sync command now works 2015-06-09 11:41:26 -07:00
Harshavardhana
95f61bd6d4 Update all tests with new changes 2015-06-09 11:08:01 -07:00
Anand Babu (AB) Periasamy
9b10c3fb68 Sync command 2015-06-08 22:58:28 -07:00
Harshavardhana
c8a60e3781 Change diff command properly to send messages over channels 2015-05-20 00:56:10 -07:00
Harshavardhana
9f17f4ff83 Rename copy to cp 2015-05-18 20:56:22 -07:00
Harshavardhana
703dc21857 Add sync automata valid cases 2015-05-16 15:38:00 -07:00
Harshavardhana
ea833d8ca3 Implement sync command, leveraging cp code 2015-05-16 13:29:31 -07:00