Thank for the suggestion.
Actually, I did the ssh mount in /mnt which avoids the mentioned issue.
However, I am reluctant to put a symbolic link on this directory, because
a ln on a "broken" link will probably generate the same issue.
>
> Hi.
>
> On Thu, 28 Nov 2019 12:27:53 +0100 "Patrick Dupre" wrote:
>
> > To reproduce the bug (fedora 30)
>
> > 1) Create a sshfs on a remote machine from your home directory
> > (sshfs user@machine:/home/dir ~/SSHFS)
>
> Using a subdir of your homedir as a network mountpoint if risky.
>
> Roger Heflin indicated that in this post:
>
> https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/U5A54ETU3PLGKGLR2EO2IDY7R5AHVDOT/
>
> Can you try to mount it for exxample on:
>
> $XDG_RUNTIME_DIR/net/SSHFS (ie: /run/user/YOUR_UNIX_UID/net/SSHFS)
>
> and do not make a symlink ~/SSHFS -> $XDG_RUNTIME_DIR/net/SSHFS
>
> A symlink ~/net -> $XDG_RUNTIME_DIR/net should be harmless.
>
> --
> francis
> _______________________________________________
> users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
>
Actually, I did the ssh mount in /mnt which avoids the mentioned issue.
However, I am reluctant to put a symbolic link on this directory, because
a ln on a "broken" link will probably generate the same issue.
>
> Hi.
>
> On Thu, 28 Nov 2019 12:27:53 +0100 "Patrick Dupre" wrote:
>
> > To reproduce the bug (fedora 30)
>
> > 1) Create a sshfs on a remote machine from your home directory
> > (sshfs user@machine:/home/dir ~/SSHFS)
>
> Using a subdir of your homedir as a network mountpoint if risky.
>
> Roger Heflin indicated that in this post:
>
> https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/U5A54ETU3PLGKGLR2EO2IDY7R5AHVDOT/
>
> Can you try to mount it for exxample on:
>
> $XDG_RUNTIME_DIR/net/SSHFS (ie: /run/user/YOUR_UNIX_UID/net/SSHFS)
>
> and do not make a symlink ~/SSHFS -> $XDG_RUNTIME_DIR/net/SSHFS
>
> A symlink ~/net -> $XDG_RUNTIME_DIR/net should be harmless.
>
> --
> francis
> _______________________________________________
> users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
>
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx