curlftpfs 0.9.2-ok4 source package in openKylin

Changelog

curlftpfs (0.9.2-ok4) yangtze; urgency=medium

  * Update debian/control.

 -- Luoyaoming <email address hidden>  Thu, 29 Jun 2023 20:33:23 +0800

Upload details

Uploaded by:
luoyaoming
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main utils
Huanghe V3.0 release main utils
Nile V2.0 proposed main utils
Nile V2.0 release main utils
Yangtze V1.0 release main utils
Yangtze V1.0 proposed main utils

Downloads

File Size SHA-256 Checksum
curlftpfs_0.9.2.orig.tar.gz 356.9 KiB 4eb44739c7078ba0edde177bdd266c4cfb7c621075f47f64c85a06b12b3c6958
curlftpfs_0.9.2-ok4.debian.tar.xz 3.7 KiB 7f31fa3ae07cdfe2732359e7bf6bd5cf7bb649b9fb746674e2354fbd2ba2d992
curlftpfs_0.9.2-ok4.dsc 1.9 KiB d765c30e130c8f4f36acc7c680ea8db9bc2b0e35dc8efb8bf411f1992b5e76e4

Available diffs

View changes file

Binary packages built by this source

curlftpfs: 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

curlftpfs-dbgsym: debug symbols for curlftpfs