livix07
livix07
> What is the exact value of the symlink on the SSHFS server? Try running a command such as `ls -l SHARED` (where `SHARED` is the name of the link)...
Thank you. When running the command below in Command Prompt: `sshfs -o follow_symlinks [email protected]:/` I get error: `connection reset by the peer` When I run this command: `sshfs -o password_stdin,follow_symlinks...
IT's even worse now. Cannot write anymore even in the home folder (not symbolically linked). It says I don"t have permission and does not allow me to modify the permissions...
Thank you for your help. It works with **_-o uid=-1,gid=-1,follow_symlinks_**. Why do the **folders have a padlock on them**, even though they are accessible (can read and write inside them)?