Open Source Java File Transfer Protocol (FTP) Software - Page 2

Java File Transfer Protocol (FTP) Software

View 61 business solutions

Browse free open source Java File Transfer Protocol (FTP) Software and projects below. Use the toggles on the left to filter open source Java File Transfer Protocol (FTP) Software by OS, license, language, programming language, and project status.

  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 1
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    JRF

    Java Remote File - RemoteInputStream and RemoteOutputStream.

    JRF is a client/server application that allows to extend local storage to other computers running the JRF Server. It has been designed for ultra-simplicity, **not for security!** It does not request for authentication when accessing files on a remote server, nor does it prevent access to files or directories. It has been designed for already-secured networks (e.g. LANs or inside VPNs), where file-sharing setup is tedious (or impossible). Basic access configuration/restriction should be performed on the OS, by changing rights of the user running the JRF Server. It is like an insecure FTP-like file sharing runnning on a single TCP port. Its Java nature gives Java programmers access to remote files as remote `InputStream` and `OutputStream`, with the added value of optionally **compressing data exchange** to ease up network usage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Command line application written in Java useful for automation of downloading process and filtering contents of downloaded files. jDownloader uses simple script file to configure downloading and filtering processes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Ftp client library for the java J2ME platform (CLDC 1.0, MIDP 2.0). Implements all of the commands found in rfc959.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Toolboxes for SPM (http://www.fil.ion.ucl.ac.uk/spm/) developed at Freiburg Brain Imaging (http://fbi.uniklinik-freiburg.de/)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This is an Eclipse Plugin that allows upload and download from SFTP servers, the plugin is customisable on different levels, either at a workbench, project level, has the ability to recurse subdirectories of files and setup an ignore list of files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Java WebDAV client with commander-style file manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This project intends to gives to everybody ftp client written in Java. Currently FtpGUI implements the common functionality. get - RETR retrieve file list files on ftp server put - STOR - upload of file And recoursive search for name
    Downloads: 1 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    Geedot aims to be a lightweight, fully (and only) HTML 4.01 and CSS compliant and functional web browser for X. It uses the gdtoolkit widget set which is very fast and lightweight - yet also infinitely and easily expandable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Jupiter FTP Server is written in Java. Our main goal is to create a reliable server with new functionalities that will make of it an excellant choice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Lino is a suite of Python packages for IT professionals who offer business applications for small and medium-sized enterprises.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Retrieve files from a remote computer using a PDA/Pocket PC running Windows Mobile. Can access remote computers regardless the geographical position. Can work under WiFi, GPRS or any other wireless networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SFTP Lite Server is a Java based SFTP server with very minimal features, based on the Jaramiko SSH libraries. The SFTP server only have a single user and password and only one home directory. It supports the minimal features of SFTP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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 or firewall tweaks needed. The clean interface makes it effortless to configure ports, select directories, and copy access links. Whether you're sharing files with others, setting up remote access, or just testing ideas, WAN-Transfer makes it easy to serve content directly from your machine. Built with modularity in mind, WAN-Transfer is designed to support additional tunnel services and sharing options in future updates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    jfTorrent

    jfTorrent

    Torrent client, tracker and maker all-in-one.

    Torrent client, tracker and maker all-in-one. Now support DHT and FAST protocol extensions. Does not support magnet files (there are sites to convert magnets to torrents).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 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
    AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Amiant Navigator is a cross-platform plug-in based all-in-one file manager, media content viewer/editor/converter, archiver, text editor, ftp browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Argonaute is a Java file explorer to view and manage local and remote files. It is based on a plugin structure. GUI is SWT/JFace based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AtlasConnect

    AtlasConnect

    java lightweight client for automatic and efficient messages exchange

    The aim behind this project is the realization of a free and simple tool to use and set up for small and medium enterprises, allowing intercommunication between two information system automatically. The solution is based on a client server architecture built on message management solutions as ActiveMQ, IBM WMQ, RabbitMQ, etc ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Batch file coordinater with 2Phasecommitment rule
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BioMAJ (BIOlogie Mises A Jour) is a workflow engine dedicated to data synchronization and processing. It automates the data mioring process.Developed in Java and Ant, the application is compatible with various Unix-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    BlockSync

    Single file syncing at a block level

    BlockSync is a command line tool written in Java, designed to synchronize single large files (such as virtual disk images) across networks with limited bandwidth. It makes use of MD5 hashing to only transfer the data that needs to be transferred. Ideal for use in command line scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB