rclone/dropbox
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
..
dropbox_test.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00
dropbox.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00
nametree_test.go Add a directory parameter to Fs.List() 2016-05-06 16:52:34 +01:00
nametree.go Fix remaining places in listing where we were logging errors not returning them 2016-05-30 19:51:15 +01:00