-
When copying or creating a file from a Windows client to the mapped sshfs path, the files created or copied do not inherit the permissions set on the parent folder. Thus, the resulting error is a "pe…
fdaco updated
3 weeks ago
-
I've copied a large video file over sshfs (from remote to local), SpaceFM GUI became frozen about a minute after transfer started, it did not respond nor update, but FS in background still worked, fil…
-
I am using bitvise ssh server in conjunction with winfsp 2019.3 B4 and win-sshfs 3.5 beta. Windows 2016
Using windows file explorer, I often get no free space warnings when I attempt to copy files in…
-
```
Замечательная программа, но было бы круто,
если бы можно было установить
предварительно ssh тунель для случаев
монтирования удалённой FS из локалки за
сервером. Как пример, привожу скрин Seque…
-
```
Замечательная программа, но было бы круто,
если бы можно было установить
предварительно ssh тунель для случаев
монтирования удалённой FS из локалки за
сервером. Как пример, привожу скрин Seque…
-
The FUSE+SSHFS approach used in #4018 to mount remote volumes on Linux clients should be supported on Windows as well.
To help get this started, I [forked](https://github.com/masaeedu/win-sshfs) a …
-
Hi,
I'm trying to use `noappledouble` to avoid polluting the mounted FS with `.DS_Store` files, but this causes some issues.
For example, `cp` fails with error code `1`:
```
$ pwd
$ ls…
-
```
MacFUSE is horribly outdated project that was released 3 years ago. It does not
work with 10.6 and 64 bits kernels.
There is a successor of the macfuse project called Fuse4X. http://fuse4x.org
…
-
```
MacFUSE is horribly outdated project that was released 3 years ago. It does not
work with 10.6 and 64 bits kernels.
There is a successor of the macfuse project called Fuse4X. http://fuse4x.org
…
-
I'm not quite sure if this issue belongs to GUI or SSHFS itself. I've noticed that when I mount the machine using the SSH login key located at C:/User/.ssh/id_rsa, it mounts successfully. However, if …