1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 17:58:30 +01:00
rclone/fstest/fstests
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 
Fixes 
2016-06-28 08:51:43 +01:00
..
fstests.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00
gen_tests.go Implement Yandex storage backend - fixes 2015-12-30 12:11:46 +00:00