rclone/local
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
..
local_test.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00
local.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00
normalise_darwin.go Normalise path names for OSX local filesystem 2016-05-01 13:13:20 +01:00
normalise_other.go Normalise path names for OSX local filesystem 2016-05-01 13:13:20 +01:00
tests_test.go Simplify literals (after running gofmt -s over the code) 2016-02-29 16:57:23 +00:00