1
mirror of https://github.com/rclone/rclone synced 2024-11-05 01:42:31 +01:00
rclone/swift
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
..
auth.go Swift storageUrl overloading fixes #167 2016-02-09 22:17:13 +00:00
swift_internal_test.go Commit missing tests 2016-02-28 20:25:51 +00:00
swift_test.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00
swift.go Get rid of LimitedFs - FIXME needs docs on copying single files 2016-06-28 08:51:43 +01:00