Showing 111 open source projects for "https file server"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    FileZilla Log Analyzer

    Project's new home: https://github.com/Stunner/FileZilla-Log-Analyzer

    Python scripts that filter, parse, mask, and analyze FileZilla Server Log files. Works on Windows, Linux, and Mac systems. WARNING: NEW VERSIONS ARE BEING POSTED TO GITHUB HERE: https://github.com/Stunner/FileZilla-Log-Analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CherryPy and Elixir webapp framework
    This is intended to ease the development of web applications using CherryPy (web server) and Elixir (DB access) with python. It will contain structures to easily setup the database structure and populate with data, and to configure the server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Server bundle of : Apache2 , MySQL , PostgreSQL , OpenSSL , Xmail , SlimFTPd Software developing triad of : PHP , Perl and Python + Apache2TriadCP , PHPmyadmin , PHPPgAdmin , AWStats , UebiMiau , PHPXMail , PHPSFTPd. All latest stables , all manuals
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    SSH-Toggler
    A simple python based tool for toggling the state of SSH Server in Debian systems featuring a small GTK2-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dcLord

    Game client

    Project is moved to https://github.com/bogolt/dclord A client for on-line turn-based strategy Divide & Conquer - www.the-game.ru
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gbacker is a program to backup and restore files using a Gmail mail account. It uses the Gmail account as a remote file server. In contrast to other similar solutions like gdrive, gmailsync etc gbacker is fully compliant with the Gmail terms of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    FleXTriad is a bundle of : Apache 2.2, MySQL 5.0, PHP 5.1, Perl 5.8, FileZila FTP Server 0.9 and QK SMTP Server 3. Tools included: xPanel, phpMyAdmin, MySQL Administrator 1.2 and FleXTriad Monitor. All latest stables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graphical configuration tool for Very Secure FTP Server (vsftpd) for gnome enviroment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TrapperTim is a simple website content management system written in PHP that has very minimal requirements. All you need is PHP and the ability to edit text files on your web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wets is a very flexible ETL which can handle data coming from text file / XML / MySQL / postgreSQL and Zope server and because of the language associated there is no limitation concerning the transformation process. See the drop project for a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Using an http server to provide user interface, an operating system to give privileges to users, and a version control system to let users collaborate: Let's develop a useful tool for academic faculty and staff who prepare digital documents together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PanDAV is a project comprising of a WebDAV server library (in Python) and a simple WebDAV file server, written to be extremely easy to use and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Getmaps is a tool used to fetch (game) maps from a server using a maplist built and updated by the server administrator. It was originally created to be used by Clan LugRadio to keep the Enemy Territory regulars' map collections up to date.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple wiki/blog in python. Uses file system for storage and plain cgi so it is a drop-in setup for a cgi capable web server and requires no libraries other than a standard python install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A CGI program written in Python designed to let remote users view and download files on an HTTP server. Supports themed icons, multiple users, and restricted directory viewing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ProxyCat supplies a whole solution of Proxy, including proxy server exploration, validation, scoring and proxy list exchanging by means of peer-to-peer. User can surf the internet via the auto-generated fast and stable proxy. HTTP/HTTPS SOCKS are both
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    [DISCONTINUED] Cross-Platform BitTorrent GUI and core capable of handling multiple downloads in one program instance. Excessive configuration possibilities. Scriptable Telnet-Server. Can be run without GUI. Includes database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Monika FTP Server is a platform independent (written in python) FTP Server that aims to provide more enhancements to FTP Serving. Apart from normal FTP server features it also includes support for fixing broken downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB