SftpPlugin: fix SAF implementation for gvfs/ssh

Authored by andyholmes on Mar 21 2019, 3:16 PM.

Description

SftpPlugin: fix SAF implementation for gvfs/ssh

Returning NULL from readSymbolicLink() results in an exception that
closes the SFTP connection for some SSH implementations, notably the one
used by Gvfs (GSConnect).

primitive-ftpd had a similar issue, which was fixed by returning and
empty string instead of NULL.

Details

Committed
andyholmesMar 21 2019, 3:16 PM
Parents
R225:7dc023385ef3: Remove directives that aren't needed
Branches
Unknown
Tags
Unknown