1
0
mirror of https://github.com/minio/mc.git synced 2025-11-12 01:02:26 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Harshavardhana
f85e8827e1 Migrate mc package to minio-xl from minio/minio repo for probe/quick 2015-10-17 00:24:14 -07:00
Harshavardhana
c4b9891c6e Always make sure to verify argument validation in checkSyntax**.
Cleanup share-upload.go to be aware of different argument validation.
2015-10-10 13:05:33 -07:00
Anis Elleuch
45b1351991 Relax too many levels symlink error when traversing folders/files 2015-10-08 22:56:59 +01:00
Harshavardhana
0175f11388 In case of errors not all the cases have content.Content as non nil - fixes #1166 2015-10-08 13:59:49 -07:00
Krishna Srinivas
9c23a4349c mirror - dump the sorted list of source and destinations to local disk and find the files that need to be mirrored 2015-10-03 02:02:25 -07:00
Harshavardhana
67d6a47746 Avoid pointer reference of immutable methods 2015-10-02 17:51:44 -07:00
Krishna Srinivas
3211d184e5 diff - dump the sorted list of source and destination to local disk file and then diff from the local files 2015-09-30 21:05:09 -07:00