Search Results for "https file server" - Page 15

Showing 774 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1

    spideyfs

    a fuse filesystem over http with mini php interface on server side

    spideyfs is a Fuse filesystem over Http (using libcurl) which use GET and PUT methods and a small Php backend on server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Language KISS HTML5

    Browser based flash cards

    ...Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see http://en.wikipedia.org/wiki/KISS_principle - basic requirement = browser - OS independent - no installation required - no fancy features - bullet proof synchonization and sharing - deployment is just copying files onto a PHP enabled webserver More - data is on your own server - no central registration or data mining Technical Details - logic in JavaScript (browser) - Share/synch by PHP scripts on webserver (file based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PrivateGallery

    Media gallery for private needs

    Web application to explore and play with your server located media files without need to upload them again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    hwmonitor

    Show server load-average chart and run pre-define command remotely

    ...And hwclient(include in this project, writen in C) connect to hwmonitor, input a define command-name to get server load-average and IO-idle each 60 seconds(you can change it) into a text file. hwgraphic (include in this project, writen in PHP) read the text file(generated by hwclient) and show the load-average chart and IO-idle chart.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    iF.SVNAdmin
    The iF.SVNAdmin application is a web based GUI to your Subversion authorization file. It is based on PHP 5.3 and requires a web server (Apache) to be installed. (+ LDAP integration; no database required)
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    YFrame

    PHP MVC FRAMEWORK

    YFrame is an fast php mvc framework that helps you to develop your web applications secure , easy and fast and never worried about multi database,multi language and etc ... . i have no time to document but after view code you can easily understand it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Base Application Template

    Base Application Template

    A framework for PHP which includes extensive debugging.

    The Base Application Template has been created to aid PHP developers by providing query debugging, query execution times, page load times, peak memory usage per page, debug data for post, get, cookie, server, environment and session variables, ability to include custom debug data and faster development time using the provided query function which requires less coding. This framework may be used in commercial or non-commerical projects. You can also find the latest version on github : https://github.com/rizkhan7/bat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libdvdetect DVD Online Database

    libdvdetect provides fast database lookup for DVDs

    THIS VERSION WILL NO LONGER BE MAINTAINED! Please go to https://github.com/nschlia/libdvdetect for updates. The libdvdetect library provides fast lookup of DVDs, similar to existing services for CDs like Gracenote, freeDB or MusicBrainz. The DVD Detection Library (libdvdetect) is a library to lookup DVDs in a database and provide information about e.g. title, UPC/EAN or even cover arts. It is OS-independent and compiles for Windows or Unix operating systems. Mac support is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    adminvsftpd

    adminvsftpd

    manage vsftpd server

    new security update in version 1.4.2 ADMINVSFTPD is a web interface for administering vsftpd server. Users are stored on a MySQL database .The features included allow multiple administrators and e-mail notifications .The web interface also allows users to use their account without ftp client. user accounts are scanned by the antivirus clamav for best data security ADMINVSFTPD allows to create a complete and simple FTP service in an intranet. . ADMINVSFTPD est une interface web pour...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    REPOLUTiON
    Its a simple client/server software to download/to share downloads with/from another repository users. ANY PROBLEMS? LOOK AT THE DISCUSSION SECTION OR WRITE A TICKET :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    datamap-it

    datamap-it

    Datamap is a multiplatform disk space and data growth monitoring tool

    Datamap is a multiplatform disk space and data growth monitoring tool. Datamap helps manage disk storage on local servers or on the enterprise network. Some of the features included in Datamap: Multiplatform, clients available for Windows, Linux, Solaris and Unix.. Centralized access to all information. Centralized configuration of all nodes. Centralized view of disk usage, current and history views. Centralized view of data growth. Centralized view of data hogging users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LatexInWord provides macros for Microsoft Word that allow the use of LaTeX input to create equations images in both inline and display modes. Similar macros for other word processors will hopefully be added in the future. We are currently in the process of migrating this project to GitHub: Client: https://github.com/EngineeroLabs/latex_in_word Server: https://github.com/EngineeroLabs/Process_LaTeX
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 13
    MySQLTunnel

    MySQLTunnel

    HTTP tunnel to MySQL written in PHP. Returns JSON descriptive result.

    HTTP tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does. MySQLTunnel implements an HTTP tunneling to MySQL in a fast and secure way. Written in PHP can be installed in any webserver or hosting with the LAMP or WAMP stack available, to allow access to internal MySQL server. The script will utilize mysqli or mysql extensions, and mcrypt to perform decryption on the request and encryption on the result...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    kh_vmoci

    kh_vmoci

    Open Catalog Interface (OCI) for VirtueMart

    OCI for Virtuemart. The Open Catalog Interface (OCI) is the interface between catalogs (Virtuemart) and SAP Business-to-Business Procurement. SAP’s Open Catalog Interface uses standard Internet protocols. It has already been implemented between several catalog applications and SAP Business-to-Business Procurement. Kh_vmoci do this job.for Virtuemart. Tested against SAP R3 and SAP ByD (Business by Design) Available in some versions 2.5.1 for Joomla 2.5 and VM 2.0.x (default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    nuckel

    Make files available for download through a simple web interface

    You need a small FTP server, but you have only a webserver with PHP? You don't wanna setup a Rapidshare clone but only a single upload/download page for a handful authorized users? You don't want or have a database? Then have a look at Nuckel. It comes as a single PHP file that only needs write access to the file system. It allows you to push/pull files through a simple web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TABSmallSoft PHP Classes Package

    TABSmallSoft PHP Classes Package

    Usable package of PHP classes, that gives variety usefull interfaces.

    ...Current version of package includes: - TemplateControl v1.1 (easy class for using html-templates on your web-sites); - Menu v1.2 (class for building html-code of menu using data from specified xml-file); - ImageHandler v1.0 (class for handling and saving on server uploaded images).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Weblery
    NOTE: Weblery has moved to GitHub. The code and versions available on SourceForge are outdated. https://github.com/kjw3/weblery/ Weblery is a simple php based web photo gallery. It is driven by the directory structure of the gallery. All that is needed is to include the weblery.php file into your website. Make adding a photo gallery to your website as easy as it should be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Highly Modular CMS framework includes: Wiki, Articles / News, phpBB Forum Bulletin Board, Blogs, Image Photo Gallery, ... includes TikiWiki upgrader. Databases supported: MySQL, Postgres, Oracle, Firebird, IIS/MS-SQL for PHP on Windows or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    openPHPnuke
    THE CMS System with easy integration of additional tools. OpenPHPNuke (OPN) is an Open Source Web Content Management System (WCMS) which will assist you in the creation, administration, and maintenance of contents for the internet or intranet.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Note: This project is no longer maintained on Sourceforge. Information here has mostly been left for historical purposes. PLEASE REFER TO THE OFFICIAL PROJECT PAGE AT https://github.com/phppgadmin. Thank You! phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views, and functions (stored procs)
    Downloads: 40 This Week
    Last Update:
    See Project
  • 21
    SiteFusion

    SiteFusion

    https://github.com/sitefusion

    See https://github.com/sitefusion SiteFusion is a server-based development environment. Applications are written in PHP and work through a thin XUL client. SiteFusion applications look and behave like native system applications but run on a server generating JavaScript commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    adminsft
    ADMINSFT permet de créer un service d'échange de fichier en https complet et simple à gérer dans un intranet. Les fonctionnalités incluses permettent des gérer des administrateurs multiples des notifications par mail et un scanner antivirus ADMINSFT allows to create a complete and simple https file exchange service Included features allow multiple administrators, e-mail notifications and virus scanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bazuchan

    Bazuchan

    A stupidly simple 3 file board script!

    The worlds smallest and stupidest imageboard! It has THREE FILES. THREEEEEEEEEEEEE!! THREEEEEEEEEEEE!!!!! It's not at all done yet however. We have loads of features planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Disk Usage Reports
    Disk Usage Reports is a web-based way to view disk usage on remote computers or servers, or to provide usage reports to users who store files on your server. Reports are stored as static files which are retrieved via AJAX. No database is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB