Displaying 1 result from an estimated 1 matches for "fuse4x".
Did you mean:
fuse
2012 Apr 09
0
How to set an attribute for a link?
Hi,
I am working on fuse4x (fuse for macosx) and sshfs. And I discovered a
bug with sshfs when copying a link over sshfs is failed. It happens
because sshfs tries to invoke SETSTAT on a link when target is not
copied yet. I checked sshfs sources and found that it uses
SSH_FXP_SETSTAT operation.
https://github.com/fuse4x/sshf...