Harshavardhana
|
78a78c072a
|
Full cleanup of s3 client for mc
|
2015-05-02 11:28:31 -07:00 |
|
Harshavardhana
|
5ca4280ea0
|
Handle symlink appropriately with mc ls for filesystem
|
2015-04-28 23:26:17 -07:00 |
|
Harshavardhana
|
8ffd8d0f26
|
User folder instead of directories in documentation
|
2015-04-28 12:15:09 -07:00 |
|
Harshavardhana
|
744ed7dcd1
|
Bring old documentation back
|
2015-04-28 11:03:34 -07:00 |
|
Harshavardhana
|
41637a2155
|
Review comments, part of #451
|
2015-04-28 02:35:46 -07:00 |
|
Harshavardhana
|
bb065502dd
|
Update ls docs and fix a bug
|
2015-04-27 21:20:21 -07:00 |
|
Harshavardhana
|
f24a42a32b
|
Non recursive ls - fixes #479
|
2015-04-27 20:57:17 -07:00 |
|
Harshavardhana
|
93cb35e847
|
Merge fs from unix and windows, there are no further differences
|
2015-04-25 00:45:23 -07:00 |
|
Harshavardhana
|
f6463dec1f
|
Implement GetPartial() for fsClient, and renamed files _unix.go as we bring in windows specific support
|
2015-04-16 17:36:42 -07:00 |
|
Harshavardhana
|
31e873faf6
|
Implment recursive upload and download - fixes #372 #373
- currently only supports single target
|
2015-04-16 02:05:00 -07:00 |
|
Harshavardhana
|
97511ca6b8
|
Enhance GetObjectMetadata() to return ETag as well, precursor to "recursive" cp
|
2015-04-16 00:51:53 -07:00 |
|
Harshavardhana
|
473013dd17
|
Support PutBucket() for fsClient to do subdirectories
|
2015-04-14 22:30:15 -07:00 |
|
Frederick F. Kautz IV
|
dbcf66a5e8
|
Fix for list objects permissions should be in walk itself, not after walk. Fixes #364.
|
2015-04-14 14:16:49 -07:00 |
|
Frederick F. Kautz IV
|
b5cf534915
|
fs driver ignores directories and files it has no access to
|
2015-04-14 14:01:03 -07:00 |
|
Frederick F. Kautz IV
|
33c939f8b4
|
Merge pull request #356 from fkautz/pr_out_renaming_statobject_to_getobjectmetadata
|
2015-04-13 11:44:46 -07:00 |
|
Frederick F. Kautz IV
|
c9b01650fd
|
Renaming StatObject to GetObjectMetadata
|
2015-04-13 11:44:39 -07:00 |
|
Harshavardhana
|
35a3af3d38
|
Implement blockingWriter for fsClient just like s3
|
2015-04-13 04:12:38 -07:00 |
|
Frederick F. Kautz IV
|
7550571ece
|
Refactoring copy and put to work with writers instead of readers
|
2015-04-11 21:30:24 -07:00 |
|
Harshavardhana
|
3914036db4
|
All commands now work with fs client - fixes #290
|
2015-04-11 20:53:53 -07:00 |
|
Anand Babu (AB) Periasamy
|
e7a2699ab2
|
minio client becomes modern copy
|
2015-04-11 17:11:38 -07:00 |
|
Harshavardhana
|
afca8b620a
|
Move from file to fs and finish ListObjects() - add test stubs
|
2015-04-11 17:02:35 -07:00 |
|