ftputil 2.2.3
High-level FTP client library (virtual filesystem and more)
Latest Version: 2.6
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.
- Author: Stefan Schwarzer
- Home Page: http://ftputil.sschwarzer.net/
- Download URL: http://ftputil.sschwarzer.net/trac/attachment/wiki/Download/ftputil-2.2.3.tar.gz?format=raw
- Keywords: FTP,client,virtual file system
- License: Open source (revised BSD license)
- Platform: Pure Python (Python version >= 2.3)
-
Categories
- Development Status :: 6 - Mature
- Environment :: Other Environment
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: File Transfer Protocol (FTP)
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Filesystems
- Package Index Owner: sschwarzer
- DOAP record: ftputil-2.2.3.xml
