Commit Graph

151 Commits

Author SHA1 Message Date
Christoph Polcin
e3a31466a7 Merge pull request #4 from ayllon/master
Add SetTransport method
2017-09-19 07:19:23 +02:00
Engin KIZILGÜN
2b5dab74d3 fix delete for yandex
204 success added
2017-09-18 15:54:19 +03:00
Alejandro Alvarez Ayllon
79a29f3ad5 Add SetTransport method 2017-08-07 12:13:13 +02:00
Christoph Polcin
a03a0a3645 Merge pull request #3 from deyring/master
SetHeader method added to client
2017-04-12 17:59:32 +02:00
Daniel Eyring
12fe295146 SetHeader method added to client 2016-07-27 14:36:21 +02:00
Christoph Polcin
8f99657223 client: dry 2015-12-09 10:02:37 +01:00
Christoph Polcin
b12f1c1b33 Merge pull request #2 from mattn/handle-href
look href if displayname not exists

thanks!
2015-12-09 09:56:31 +01:00
Yasuhiro Matsumoto
33816041d6 Use href instead of displayname for Name() 2015-12-09 17:35:24 +09:00
Christoph Polcin
31c3cc07c7 Merge pull request #1 from mattn/fix-directory-timestamp
directory should have mod-time
2015-12-09 09:32:20 +01:00
Yasuhiro Matsumoto
87bbafc0c0 directory should have mod-time 2015-11-16 22:41:20 +09:00
Christoph Polcin
fa9482a9f2 add links to README 2014-10-28 07:53:14 +01:00
Christoph Polcin
a3cc4ebe01 add Stat() 2014-10-27 17:02:28 +01:00
Christoph Polcin
328e74fe93 update File.String() 2014-10-27 17:02:00 +01:00
Christoph Polcin
0c00ff98a3 close body 2014-10-27 16:29:57 +01:00
Christoph Polcin
f03693b770 refactor copymove 2014-10-27 16:27:57 +01:00
Christoph Polcin
b947e819ed refactor req & reqDo 2014-10-27 16:19:17 +01:00
Christoph Polcin
05b47fd0dc add ReadStream & WriteStream 2014-10-27 15:17:54 +01:00
Christoph Polcin
e4fac5eebf implement READ & WRITE 2014-10-27 14:32:16 +01:00
Christoph Polcin
d8aaad0e18 fix flag parser 2014-10-24 14:16:54 +02:00
Christoph Polcin
1cd7bd1100 ref CopyRename TODOs 2014-10-24 14:09:50 +02:00
Christoph Polcin
47076d6487 add Rename and Copy 2014-10-24 14:09:50 +02:00
Christoph Polcin
e02560544b add utils.newPathErrorErr 2014-10-24 14:09:50 +02:00
Christoph Polcin
c4b0d5c93d fmt 2014-10-24 14:09:50 +02:00
Christoph Polcin
b781d56161 refactor main/client args 2014-10-24 13:10:56 +02:00
Christoph Polcin
b8d7beb48c Connect() will fail on non collection roots 2014-10-24 12:40:49 +02:00
Christoph Polcin
f728828956 ReadDir will fail on non collections 2014-10-24 12:39:35 +02:00
Christoph Polcin
4f95c70fb3 add RemoveAll 2014-10-24 12:01:54 +02:00
Christoph Polcin
eb64a8f4bd uses newPathError 2014-10-24 11:38:11 +02:00
Christoph Polcin
3a09040ecb add MkdirAll 2014-10-24 11:31:16 +02:00
Christoph Polcin
725c5d0f14 fix LIST log output 2014-10-24 11:30:45 +02:00
Christoph Polcin
9e2acd491b fix Mkdir signature 2014-10-24 11:30:08 +02:00
Christoph Polcin
3e22786a18 ref TODOs 2014-10-24 11:26:21 +02:00
Christoph Polcin
0e13808b71 add utils.log 2014-10-24 11:25:28 +02:00
Christoph Polcin
73f473fc51 add utils.newPathError 2014-10-24 11:25:17 +02:00
Christoph Polcin
c23fd5a8be fix file perms 2014-10-24 09:29:03 +02:00
Christoph Polcin
544a4735b6 don't export requests 2014-10-23 15:31:34 +02:00
Christoph Polcin
c1fc968bc9 implement MkDir aka MKCOL 2014-10-23 15:00:20 +02:00
Christoph Polcin
7caa8c8b7d fix slashes 2014-10-23 14:26:08 +02:00
Christoph Polcin
d4b8ebb4b2 implement Remove 2014-10-23 14:10:31 +02:00
Christoph Polcin
a5b6eb39ff skip self on ReadDir 2014-10-23 13:38:49 +02:00
Christoph Polcin
a13166c6af set File.path 2014-10-23 13:38:16 +02:00
Christoph Polcin
735efcad06 update File.String() 2014-10-23 13:37:27 +02:00
Christoph Polcin
48d4d0ff90 refactor list into ReadDir and use os.FileInfo 2014-10-23 13:15:02 +02:00
Christoph Polcin
542e8e73bc refactor func parseXML 2014-10-23 11:29:26 +02:00
Christoph Polcin
46bd8fb68a fmt 2014-10-23 11:28:46 +02:00
Christoph Polcin
d002be5074 add utils_test 2014-10-23 11:15:28 +02:00
Christoph Polcin
95f1f68142 add initial source 2014-10-23 10:39:55 +02:00
Christoph Polcin
a224ac9c70 add Makefile 2014-10-23 10:39:47 +02:00
Christoph Polcin
52ffcc099a add .gitignore 2014-10-23 10:39:21 +02:00
Christoph Polcin
e3ffb94be4 add NEW BSD Liscense 2014-10-23 10:37:45 +02:00