< Home - < Back

curlftpfs


Information about the package, curlftpfs, which is shipped with common Linux distributions. The curlftpfs package is designed for, CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE.


Package Name:

curlftpfs

Summary:

CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE

Description:

CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl. It features SSL support, connecting through tunneling HTTP proxies, and automatically reconnecting if the server times out.

Architecture:

x86_64

Version:

0.9.2

Release:

14.el6

Size:

39 k

Repository:

epel

From Repository:

Licence:

GPL+



Handy Yum Commands for curlftpfs


Control the curlftpfs package with the following handy commands outlined below.


Command

Description of Command

yum install curlftpfs

This command will install curlftpfs on the server.

yum remove curlftpfs

This command will un-install curlftpfs on the server. When you run this command, you will be asked if you are sure that you want to remove curlftpfs, so you have to manually confirm that you want to do this.

yum -y remove curlftpfs

This command will un-install curlftpfs on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove curlftpfs when using the -y flag.

yum update curlftpfs

This command will update curlftpfs to the latest version. When you run this command, you will be asked if you are sure that you want to remove curlftpfs, so you have to manually confirm that you want to do this.

yum -y update curlftpfs

This command will update curlftpfs to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove curlftpfs when using the -y flag.

yum info curlftpfs

This command will show you core information about the curlftpfs package.

yum deplist curlftpfs

This command will show you the dependencies for curlftpfs. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update curlftpfs

This command will check if there is an update waiting on curlftpfs. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.