Harshavardhana
|
a6163f603e
|
Add missing var error for windows, minor change pushing in
|
2015-06-12 18:44:05 -07:00 |
|
Harshavardhana
|
f9d8fd5128
|
Add windows specific path normalizer
|
2015-06-12 18:40:45 -07:00 |
|
Harshavardhana
|
93cb35e847
|
Merge fs from unix and windows, there are no further differences
|
2015-04-25 00:45:23 -07:00 |
|
Harshavardhana
|
9fb94c72a1
|
Filesystem now calculates md5sum and returns
|
2015-04-24 20:15:57 -07:00 |
|
Harshavardhana
|
04fc519ce2
|
Merge GetObjectMetadata() into Stat(), now Stat() returns properly using FileType
FileType is going to be used to differentiate between directory, file/bucket, object respectively
|
2015-04-24 11:16:27 -07:00 |
|
Harshavardhana
|
4e05b59298
|
Implement access command
|
2015-04-24 02:09:27 -07:00 |
|
Anand Babu (AB) Periasamy
|
c09ce54090
|
console enhancements, consistent error message and janitor duty
|
2015-04-23 21:25:10 -07:00 |
|
Harshavardhana
|
9f97409362
|
Migrate fully to List() with channel everywhere, deprecate old List() API
|
2015-04-23 20:36:44 -07:00 |
|
Harshavardhana
|
972c476e36
|
Add ListOnChannel() for fs{unix,windows} and cmd-ls
|
2015-04-23 20:02:48 -07:00 |
|
Harshavardhana
|
527b1ca96d
|
ListOnChannel() - now listbuckets and objects through channel replies.
Still doesn't do full recursive of all objects based on marker, that is the next step.
|
2015-04-23 18:01:12 -07:00 |
|
Anand Babu (AB) Periasamy
|
1a83cf3c5c
|
do find style listing on windows as well
|
2015-04-23 16:02:16 -07:00 |
|
Harshavardhana
|
4e53814cc3
|
Add bucket ACL support
|
2015-04-23 12:10:51 -07:00 |
|
Harshavardhana
|
7ec954a78b
|
Fix a crash on windows when source is malformed
|
2015-04-22 13:20:02 -07:00 |
|
Harshavardhana
|
60ec7d2713
|
Fix error path variable on Windows
|
2015-04-22 11:24:36 -07:00 |
|
Harshavardhana
|
0eaf7ec5b4
|
Handle errors properly, also remove need for normalizing path on windows
|
2015-04-22 00:17:01 -07:00 |
|
Anand Babu (AB) Periasamy
|
5a7b8da98d
|
replace net/url parser with simple filepath parsing
|
2015-04-21 16:05:16 -07:00 |
|
Harshavardhana
|
6adb5e5217
|
Move getHostConfig() outside of getNewClient(), waiting on new qConfig to simplify this further
|
2015-04-21 01:14:28 -07:00 |
|
Harshavardhana
|
d7e4be17b0
|
Windows fixes for Get(), GetObjectMetadata() and List()
|
2015-04-20 18:04:17 -07:00 |
|
Harshavardhana
|
ccd63ab302
|
Add filesystem Windows support, also cannot reproduce #281 anymore - fixes #281
|
2015-04-20 16:15:21 -07:00 |
|