icon

Fuse-filesystem utilizing the sftp service (source files)

sshfs_fuse_source-2.10-1-source

A filesystem client based on the SSH File Transfer Protocol
Mount with mount -t userlandfs -p sshfs .... You can pass arguments to the client FS by adding them to the argument of the -p option after the client FS name (as one string, like: -p foofs arg1 arg2). To get debug output run the userlandfs server manually in a terminal before mounting (userlandfs_server sshfs). You'll also have to do that, if the client FS requires input like the password for sshfs.
Usage:
mkdir /mnt
echo password | /system/servers/userlandfs_server sshfs
mount -t userlandfs -o 'sshfs user@server:./ -o password_stdin' /mnt

Nome
sshfs_fuse_source
Repositório
HaikuPorts
Origem do Repositório
haikuports_x86_64
Versão
2.10-1
Tamanho da descarga
59.7 KB
Código-fonte disponível
Não
Categorias
Nenhuma
Visualizações da Versão
4