[go: up one dir, main page]

Showing 91 open source projects for "ftp"

View related business solutions
  • Relax: PRTG Monitors Your IT for You Icon
    Relax: PRTG Monitors Your IT for You

    Stay in control and avoid IT headaches. PRTG monitors your network, devices, and apps - receive alerts when it matters most.

    You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
    Start Your Free PRTG Trial Now
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 1
    mendelson OFTP2

    mendelson OFTP2

    Implementation of the OFTP2 protocol (RFC 5024)

    The mendelson OFTP2 is a JAVA-based open source OFTP2 solution. It contains a logging- and configuration GUI (SWING) and supports encryption, digital signatures, message compression, TLS, certificate exchange, message routing, mail notification
    Leader badge">
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    WAN-Transfer — Easy WebDAV File Share

    WAN-Transfer — Easy WebDAV File Share

    Share local folders online via WebDAV with UI and instant tunneling

    WAN-Transfer is a lightweight WebDAV server with a simple UI that makes it easy to share folders from your PC across your local network — or over the internet using built-in tunnel services. With no setup required, you can expose any local directory via a public WebDAV link and mount it directly in Windows Explorer or any WebDAV client. Choose your tunnel provider (LocalTunnel, Serveo, localhost.run, Cloudflared) and instantly make your server accessible from anywhere — no port forwarding...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    PVF Server

    Multi-protocol server written in Java

    This is a multi-protocol server written in Java that can be extended to support any protocol. Configuration is done through the application interface or through a web based interface. An HTTP web server is built-in. The project is NOT intended for production runs. It was not updated since 2004. The current version was ressurected only as a teaching aid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rftfun

    rftfun

    reliable filetransfer for unreliable networks

    A Java client/server application for filetransfer over unreliable networks. This project started as a diploma-project and after its release, we are proud to make it publicy available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FtpIndexer

    Get and insert into a database a directory listing from a FTP server.

    Usefull for large FTP directories to get and insert into a database a directory listing of a FTP server contents. Made in Java can run on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FTP_Upload
    A simple ftp client developped in Java to quickly upload files. Still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gsg.networks

    gsg.networks

    A simple native java network library

    A simple native java network library containing ftp, smtp and port knocking clients. Designed to be easily extended or customized this library will adapt smoothly in any java project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SuperSync

    SuperSync

    A file synchronization/backup utility

    A file synchronization/backup utility. Designed to synchronize two folders. It can be used as a backup by synchronizing to a backup source. You can synchronize multiple computers to the same storage source. Includes FTP, SFTP and FTPS support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 10

    File Share Utility

    This is java based file sharing system between LAN with WiFi or Lan

    A java based application that enhances speed of sending file by almost 20%. Without sharing file you can send any type and any sized file over network just drop files you want to add and give IP address and thats it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Copy file from ONE computer to ANOTHER in your home, This is suppossed to be a replacement for walking/running through your home with a USB stick If scp, ftp, sound like dangerous diseases and SAMBA is a dance: This is the place for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A distributed FTP daemon written in java. Instead of conventional server<->client transfer it uses master<->client for control connections and slave<->client for (most) data transfers, the master must tell the slave to initiate/respond to a transfer
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Java program that creates an SMTP message and sends it off. It can be used to test SMTP functionality as well as security. This test SMTP at the application level. Requires Java 6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Yet Another File Synchronizer
    Yet Another File Synchronizer: Java library to synchronize a hierarchy of files from a source to a target. It offers a generic one way synchronization, and enables different kind of synchronization: file system to file system, file system to FTP...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    FONC (FTP Over Normal Connections) allows both active and passive FTP transfers via normal port connections. This allows FTP (both control and data transfers) over simple ssh tunnels among other things. FONC is easy to setup, and runs anywhere java can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FTP File Share is a simple java application which enables users to share files through their ftp servers fast and easy. You can share any file in 3 steps. 1) start the program 2) choose file 3) ctrl + v to share link to the file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Android download manager - that's it. Get rid of one program for ftp, another for scp/sftp and yet another for www because of "content type is not supported".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AS2Secure - AS2 Php Lib
    AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    cuftpd is an ftp-server written in java. It supports SSL/TLS, comes with local and remote userbase and statistics capabilities (via rmi over ssl), an extensive permission system, event logging and supports "zipscripts" like pzs-ng.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple FTP client based on Java and SWT UI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Accord Odette OFTP2
    Accord Odette is a Java framework for developing your own Odette OFTP2 client/server, respecting your needs of integration and functionalities. It comes with base client and server classes for TCP/IP and to bridge connections through X.25 and ISDN.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Web Integrator is a Multiplatform web based Integration/replication solution with support for multiple data sources. Web Integrator allows connecting of diverse data sources/consumers located on different platforms and remote locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xawar Gateway lets you sync your Litebase data. It works with different kind of data sources (different DBMS, CSV Files, and so on) and use different ways to transfer the Litebase Files(USB, FTP, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zmac is a java ftp client that focus on compatibility and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next