Commit Graph

136 Commits

Author SHA1 Message Date
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
Christoph Polcin 1c0199c667 add README 2014-10-23 10:35:52 +02:00