ftpsearch is a web based indexing search engine for the ftp server, which supports regular expressions in queries, new files monitoring, some fancy stats and so on.
TBlogger is an application written in Python. Main purpose is to make maintaining static html entries easier. For example a static blog/diary... TBlogger supports currently only FTP protocol. This will change in the future.
This project aims to provide an object-oriented Python WebDAV client-side library based on Python`s standard httplib and Greg Stein`s davlib. The client shall fully support RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning)
A Web application to search for files on FTP servers. Users can query files by part of the file name, the entire file name, a regular expression, or a shell pattern. To store file indexes, PostgreSQL or MySQL is used.
Command line script written in Python. Takes a screenshot of the entire desktop. Gives you the option to upload or not. If you choose to upload, requests server info. Then copies the code to the clipboard, so you're ready to share!
NOTE: This project is now on Github. Please go to https://github.com/scaryclam/python-webdav
A WebDAV client library for python. The purpose of this project is to make a python WebDAV client library that is easy and convenient to use, while remaining flexible enough for developers who may want a finer grain of control.
UPDATE: The test suite passes using Python 3.1 so we will now be supporting Python3 issues. The library will try to continue to work on both Python 2 and Python 3...
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Osmosys is a GUI enabled download manager and accelerator for written in Python that supports simultaneous downloads, pausing and resuming downloads, and backup state files during download to prevent network errors. Supports all major browsers.
Is a complete GUI replacement for the gnome terminal which allows you to manage your connections, cluster mode (for sending commands for several servers at the same time) and support for ssh, ftp, telnet, vnc and rdesktop.
A python script designed to keep two ftp servers in sync for game servers. Geared towards TF2 maps. Now you shouldn't have to worry any more about those pesky "Missing map. Disconnecting" messages!
peapod is a command-line podcast download client written in python. It supports HTTP, FTP and Bittorrent. Downloads can be configured per feed. Peapod alows ID3 and Ogg tags to be re-written.
Batchput transfers files from a local directory, matching the regex you specify, to an URL. Written in Python using PycURL, the program is focused on doing this safely and efficiently, using per-directory locking and a single session.
FtpCube is a graphical (S)FTP client written in Python using the wxPython graphical toolkit, and is based on LeechFTP by Jan Debis. FtpCube aims to provide a high quality GUI, as well as a rich feature set, and surpasses LeechFTP in functionality.
auto-ftp-sync is tool that checks for added/updated (via MD5) /moved/removed files in a project directory and mirrors any changes to a remote FTP server. It supports multiple profiles & is intended to aid developing website's & written in/for python 2.5