rclone/backend
Nick Craig-Wood d1bb8efb88 sftp: follow symlinks correctly - fixes #2145
The sftp library delivers the attributes of the symlink rather than
the object pointed to in directory listings, however when we use Stat
from the library it points to the objects.

Previous to this fix this caused items pointed to by symlinks to be
unusable.

After the fix both symlinked files and directories work as expected.
2018-03-16 15:36:47 +00:00
..
alias alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
all alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
amazonclouddrive acd: disable integration tests 2018-03-14 22:44:46 +00:00
azureblob fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
b2 fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
box fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
cache cache: notify vfs and support crypt in rpc - #2111 2018-03-15 11:39:16 +02:00
crypt fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
drive fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
dropbox sync: when using --backup-dir don't delete files if we can't set their modtime 2018-03-13 16:05:06 +00:00
ftp fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
googlecloudstorage fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
http http: Fix handling of directories with & in 2018-02-14 11:26:37 +00:00
hubic fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
local local: fix race conditions updating the hashes 2018-03-08 21:08:41 +00:00
onedrive onedrive: Removed upload cutoff and always do session uploads 2018-03-15 20:18:11 +00:00
pcloud fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
qingstor fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
s3 Documention for IBM COS (S3) configuration. 2018-03-15 20:20:43 +00:00
sftp sftp: follow symlinks correctly - fixes #2145 2018-03-16 15:36:47 +00:00
swift fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
webdav fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00
yandex fs: add ChangeNotify and backend support for it (#2094) 2018-03-08 22:03:34 +02:00