rclone/b2
Nick Craig-Wood 1a87b69376 Get rid of LimitedFs - FIXME needs docs on copying single files
If remote:path points to a file make NewFs return a sentinel error
fs.ErrorIsFile and an Fs which points to the parent.

Use this to remove the LimitedFs and just add this file to the
--files-from list.

This means that server side operations can be used also.

Fixes #518
Fixes #545
2016-06-28 08:51:43 +01:00
..
api b2: implement large file uploading - fixes #456 2016-06-18 13:38:05 +01:00
b2_internal_test.go Add more tests for List() and fix resulting problems 2016-05-07 14:50:35 +01:00
b2_test.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00
b2.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00
upload.go b2: implement large file uploading - fixes #456 2016-06-18 13:38:05 +01:00