Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | Python | Scripts & Programs | File Manipulation

Results 1-2 of 2
Python FTP server download
This script, written in Python, allows to connect to server via FTP, loop through the filesystem. When a directory is encountered, script creates local directory. When it is a file – script creates new empty file locally and transfers bytes from file on the server to local copy in binary mode. This script can be used either as a part of deployment mechanism or just to create a backup of server.
(9 ratings)
Reviews0
PriceFree
Views897
pyfmf
pyfmf is an open-source project in Python for platform-independent file management. At its core, pyfmf consists of an extensible framework. As extensions from that framework, the project includes a console based toolkit (zigo) and a graphical platform (zago) that is effectively a wrapper around the toolkit. Use either just the framework by itself, the toolkit, or the graphical platform to build applications for archiving files, searching files, measuring disk usage, etc. For instance, build your own back-up utility using existent modules to select which directories and which files to back up. You can even use existent modules to detect which files have changed since the last back-up. Then you only have to implement a module (with a few lines of Python code) that executes the actual back-up operation (e.g., writing to a tape device).
(6 ratings)
Reviews0
PriceFree
Views3189
Results 1-2 of 2