ftputil
High-level FTP client library (virtual file system and more)
High-level FTP client library (virtual file system and more)
To install this package, run one of the following:
ftputil is a high-level FTP client library for the Python programming language. ftputil implements a virtual file system for accessing FTP servers, that is, it can generate file-like objects for remote files. The library supports many functions similar to those in the os, os.path and shutil modules. ftputil has convenience functions for conditional uploads and downloads, and handles FTP clients and servers in different timezones.
Summary
High-level FTP client library (virtual file system and more)
Last Updated
Jan 6, 2024 at 21:32
License
BSD-3-Clause
Total Downloads
628.3K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://git.sr.ht/~sschwarzer/ftputilDocumentation
http://ftputil.sschwarzer.net/trac/wiki/Documentation