How to Install and Uninstall curlftpfs Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "curlftpfs" package
Learn how to install curlftpfs on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
curlftpfs
Copied
2. Uninstall "curlftpfs" package
Please follow the step by step instructions below to uninstall curlftpfs on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
curlftpfs
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the curlftpfs package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: curlftpfs
Priority: optional
Section: universe/utils
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: amd64
Version: 0.9.2-9
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libfuse2 (>= 2.6), libglib2.0-0 (>= 2.12.0), fuse
Filename: pool/universe/c/curlftpfs/curlftpfs_0.9.2-9_amd64.deb
Size: 28842
MD5sum: a3c379370def26874421beace9de55ac
SHA1: d5336dcec92a8b9830c3565967c01735c8a0104c
SHA256: 72de48690d0d697e7fbe48664500aaab06e0ca7c2bfd4592520d5d8ddd472b58
Description-en: filesystem to access FTP hosts based on FUSE and cURL
CurlFtpFS is a tool to mount FTP hosts as local directories. It connects
to a FTP server and maps its directory structure to the local filesystem.
.
Based on FUSE (filesystem in userspace) and the cURL library, CurlFtpFS
has some features that distinguish it over other FTP filesystems:
* support for SSLv3 and TLSv1
* connecting through tunneling HTTP proxies
* automatic reconnection if the server times out
* conversion of absolute symlinks to point back into the FTP filesystem
Description-md5: 10235bda8aa01cb187cf5d1968748333
Homepage: http://curlftpfs.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/utils
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: amd64
Version: 0.9.2-9
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libfuse2 (>= 2.6), libglib2.0-0 (>= 2.12.0), fuse
Filename: pool/universe/c/curlftpfs/curlftpfs_0.9.2-9_amd64.deb
Size: 28842
MD5sum: a3c379370def26874421beace9de55ac
SHA1: d5336dcec92a8b9830c3565967c01735c8a0104c
SHA256: 72de48690d0d697e7fbe48664500aaab06e0ca7c2bfd4592520d5d8ddd472b58
Description-en: filesystem to access FTP hosts based on FUSE and cURL
CurlFtpFS is a tool to mount FTP hosts as local directories. It connects
to a FTP server and maps its directory structure to the local filesystem.
.
Based on FUSE (filesystem in userspace) and the cURL library, CurlFtpFS
has some features that distinguish it over other FTP filesystems:
* support for SSLv3 and TLSv1
* connecting through tunneling HTTP proxies
* automatic reconnection if the server times out
* conversion of absolute symlinks to point back into the FTP filesystem
Description-md5: 10235bda8aa01cb187cf5d1968748333
Homepage: http://curlftpfs.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu