curlftpfs
Filesystem for accessing FTP hosts
curlftpfs
Descrizione
A file system for accessing ftp hosts based on FUSE and libcurl. As the FTP protocol is not very feature rich, this filesystem does not fulfill every constraint of a real filesystem, but it should be usable for simple tasks like copying and editing files.
CurlFtpFS differentiates itself from other FTP filesystems because it features:
* SSLv3 and TLSv1 support * connecting through tunneling HTTP proxies * automatically reconnection if the server times out * transform absolute symlinks to point back into the ftp file system
Instructions for using CurlFtpFS on Haiku are available in /system/documentation/packages/curlftpfs/readme.txt.
Installa
Canale stable v0.9.2-3
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install curlftpfs
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.