sshfs_fuse

Fuse-filesystem utilizing the sftp service

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. sshfs_fuse

Descrizione

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

Installa

Canale stable v2.10-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install sshfs_fuse

Scarica .hpkg 2.10-1 (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni