Showing 41 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    WindTerm

    WindTerm

    A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal

    A Quicker and better SSH/Telnet/Serial/Shell/Sftp client for DevOps. WindTerm is a partial open source project, and the source will be gradually opened. Open source code includes, but is not limited to, the classes that can be used independently, such as functional, algorithms, GUI widgets, etc., as well as functional libraries, such as networks, protocols, etc., as well as all types that require open source according to the license. SSH v2, Telnet, Raw TCP, Serial, Shell protocols were implemented. ...
    Downloads: 138 This Week
    Last Update:
    See Project
  • 2
    qrcp

    qrcp

    Transfer files over wifi from your computer to your mobile device

    ...When used to receive files, qrcp serves an upload page and handles the transfer. Most QR apps can detect URLs in decoded text and act accordingly (i.e. open the decoded URL with the default browser), so when the QR code is scanned the content will begin downloading by the mobile browser. When sending multiple files at once, qrcp creates a zip archive of the files or folders you want to transfer, and deletes the zip archive once the transfer is complete. When receiving files, qrcp serves an “upload page” through which you can choose files from your mobile. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    remotefs

    remotefs

    A client library to work with all file transfer protocols

    ...The first and foremost reason is to provide a generic interface over multiple protocols. For example, in termscp it allows the support of multiple protocols without any protocol-specific code. The second reason is that often, users just want a simple way to operate on a remote file system, however, they don't have the time to spend researching the ins and outs of each protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EditPlus

    EditPlus

    Text editor for Windows with built-in FTP, FTPS and sftp

    EditPlus is a lightweight text editor designed for Windows that caters to programmers, web developers, and anyone working with code or text. It offers powerful features like syntax highlighting, code folding, and a customizable interface, making it an excellent alternative to more complex Integrated Development Environments (IDEs). EditPlus supports a wide range of programming languages, including HTML, CSS, PHP, JavaScript, C++, and more. It also integrates tools for FTP, SFTP, and text-based file management, allowing developers to edit files directly on remote servers. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Midnight Commander for Windows

    Midnight Commander for Windows

    Native Midnight Commander 4.8.33 for Windows/Win32

    ...Features include the ability work with common archive formats as if they were simply another directory, and function as an SFTP/FTP client. Also includes an built-in editor/viewer, features include syntax highlighting for many languages, macros, code snippets, simple integration with external tools, automatic indentation, mouse support, clipboard and the ability to work in both ASCII and hex modes. MC can also rename groups of files, move files to a different directory at the same time as it.renames them. It lets the user specify the original and resulting file names using wildcard. ...
    Leader badge
    Downloads: 255 This Week
    Last Update:
    See Project
  • 6
    net2ftp

    net2ftp

    net2ftp is a web-based FTP client

    ...Use it at http://www.net2ftp.com or install it on your own web server (PHP needed, MySQL optional). Features: browse, copy/move/delete files and directories recursively, upload, download, edit, view code with syntax highlighting, zip and unzip. net2ftp now also supports FTP over SSH.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    PLUTI

    Prophet DTN implementation

    Acronym PLUTI stands for Prophet by Lulea University of Technology Implementation and it is used for former “Prophet DTN implementation”. In the lessons when names “PLUTI” and “prophet” appear they are describing the same DTN implementation. This project contains source code and binaries for deployment of this DTN implementation to different computer platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Aurora Files

    Aurora Files

    Your files in your cloud on your rules

    Aurora Files is an open-source file storage platform for small teams and personal users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    htmanager

    htmanager

    htmanager create users tree directories, htacess and htpasswd files

    ...USING BY GUI 1. open pwlist.csv with Text Editor or Calc Editor and replace HTPATH parmater with your root path server /storage/ssd3/405/5273405/public_html/.htpasswd if using a subdir "users" by example : /storage/ssd3/405/5273405/public_html/users/.htpasswd 2. complete users lines USERNAME, CODE colunms 3. clic on htmanager.exe directly htmanager create htpasswd, htaccess files and users subdirectories 4. Transfert all HTDIR directories files with a ftp client on your web site II. USING IN COMMAND LINE htmanager [csv file name] if csv file is void, htmanager use "pwlist.csv" III. REBUILD source code : htmanager.c written in C for rebuild : make.bat
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    Git-FTP

    Git-FTP

    Uses Git to upload only changed files to FTP servers

    If you use Git and you need to upload your files to an FTP server, Git-ftp can save you some time and bandwidth by uploading only those files that changed since the last upload. It keeps track of the uploaded files by storing the commit id in a log file on the server. It uses Git to determine which local files have changed. You can easily deploy another branch or go back in the Git history to upload an older version. git-ftp was not designed as centralized deployment tool. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    protobuf-delphi

    Protocol buffers for Delphi

    This project contains the implementation of Protocol Buffers for Delphi. From the project was implemented limited functionality necessary for a specific project. At that time, I do not see any sense to transfer the whole project code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Muon SSH Terminal/SFTP client

    Muon SSH Terminal/SFTP client

    Graphical SFTP client and terminal emulator with helpful utilities

    ...Muon has been tested with several Linux and UNIX servers, like Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD, and HP-UX. The application is targeted mainly towards web/backend developers who often deploy/debug their code on remote servers and not overly fond of complex terminal-based commands.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    FileKadder

    FileKadder

    The file-share solution via FTP

    FileKadder is a program written in vb.net language born as an alternative to the e2Mule ed2k network; is a program for sharing and exchanging files via FTP and based on the FKTP (FileKadder Tranfer Protocol) network, a version of the FTP protocol based on one or more servers with FileKadder architecture that are indexed and monitored on the program itself to provide files almost anonymously by the servers themselves. FileKadder is free, but the GUI version code is private.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    PTFTP

    PTFTP

    Free, fast, intuitive ftp client

    Free, fast, intuitive, open source ftp client. Source Code: https://github.com/g--o/PTFTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PadotusRNDT.js

    PadotusRNDT.js

    This library allows you to generate a random number

    This library allows you to generate a random number in the specified range from 0 to n, without using the built-in function Math.random (), and gets a random number from the processing time of polymorphic mathematical calculations, which depends on the current physical parameters of the CPU, RAM, and t .P. The resulting sequence corresponds to a discrete uniform distribution and is close to natural random sequences in terms of statistical randomness tests (LFSR, Approximate Entropy, DIEHARD Test).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Monsta FTP

    Monsta FTP is a delightfully intuitive web-based file manager.

    Monsta FTP is a lightweight open-source FTP client you can install on your server to manage your files through any browser, and free yourself from desktop software, forever!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Robot Framework FTP Library

    Robot Framework FTP Library

    FTP client for Robot Framework

    SOURCE CODE MOVED TO https://github.com/kowalpy/Robot-Framework-FTP-Library . NEW RELEASES WILL APPEAR ONLY AT GITHUB AND PYPI. This Python library makes it possible to test or use FTP server using Robot Framework keywords. Together with the library, there are also available project example and keywords documentation created by libdoc. This sourceforge webpage is linked from http://robotframework.org/#test-libraries as external library so it can be considered as the official Robot Framework library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FTP LiveSync

    FTP LiveSync

    Remote code synchronization tool

    Livesync allows edit server side scripts on the fly by modifying its local copy. basically it's a ftp client which can monitor changes in filesystem and upload modified file to remote server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    a ftp client soft base on eclipse rcp/plugin application 一个基于eclipse插件的ftp客户端 * get sources at [http://code.google.com/p/wftp/downloads/list]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GiraffeFTP is a Java based FTP client and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Feature rich FTP Library using Java 1.4 / 5.0 (2 different builds) methods and java.nio. Code is now located at GitHub (https://github.com/arnold-maderthaner/ftp4che). For issues and patches please open this on GitHub too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    HanDLight is a lightweight, C# writed, Mozilla Gecko based web authoring tool. It's include an FTP client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next