A super FTP/FTPS client library for Rust supporting secure file transfers.
# Cargo.toml
[dependencies]
suppaftp = "8.0.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to an FTP server and log in.
Enable the 'tls' feature in Cargo.toml: suppaftp = { version = "8", features = ["tls"] }No dependency data recorded yet.