Showing 40 open source projects for "java]"

View related business solutions
  • 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
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 1
    Ghost Commander
    Dual panel Android file manager (like Norton or Total Commander). Aside the /sdcard it works with FTP servers, Windows (Samba) network shares (with a plug-in), ZIP archives, etc. Lots more features and customization settings are there. Feel free to add a feature request here: http://tinyurl.com/gc-user Report bugs and issues: http://tinyurl.com/gc-issue
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    FTP_Upload
    A simple ftp client developped in Java to quickly upload files. Still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Ftp Site Deployer

    FTP Netbeans plugin for java, php and maven project

    Ftp Site Deployer is a Netbeans plugin not a standalone FTP Client. It's designed and is particularly usefull to upload changes to a web site developed in Java, PHP. This plugin allows to transfer a single file or a folder from the project view inside the Netbeans IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    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
  • 6
    The ftp4j library implements a Java full-featured FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the FTP site (directory listing), create, delete, rename and move directories and files.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 7

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    FTP Client for image upload to multiple stock sites at the same time
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    This is a simple GUI for rsync. Unlike most other graphical interfaces for rsync which ease backing up your data with rsync, the goal of the RsyncFTP client is to behave like an FTP client and provide an easy way to replace FTP by using rsync.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Ftp client library for the java J2ME platform (CLDC 1.0, MIDP 2.0). Implements all of the commands found in rfc959.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Portable FTP client application in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ftp-copy is a simple console FTP client written to copy files or directories recursively to a FTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zmac is a java ftp client that focus on compatibility and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple FTP client based on Java and SWT UI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VirgoFTP is a multi-platform, graphical FTP client written in Java using SWT. Providing a CuteFTP's Interface and functions, it's long aim is to be of a high quality FTP Client in non-windows platforms,such as linux,MacOS,solaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Programmatically controllable FTP client written in the Java language that targets any network oriented standalone application, and even applet, that needs to rely on FTP to exchange files over a network. Should replace the cryptic sun.net.ftp.* classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Java FTP client created to work only with the Nation Anime FTP server allowing the the user to easily navigate the NA server, download file from the server and also watch folders on the server for updates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project contains : ftp server,ftp client & tool for configuring server It is written in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    java ftp client library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A clean and fast graphical FTP client with basic functionality. Aims to people who don´t need the overhead of other availible clients. Written in Java using SWT/JFace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It's a complete implementation of Ftp Client protocol in Java. For example, it can implements three type of link mode: Image, Ascii, EBCDIC and it can also implements three type of trasmittion mode: stream, block and compressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CraftyFTP is a FTP client written in Java. It provides a graphical interface closed to SmartFTP interface
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    XYLFTP is an FTP suit that contains both an FTP client and an FTP server. It is intended for us to practise software engineering in an open-source way. Hopefully it will be useful for Linux users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CleanFTP is a pure-Java FTP client library with a small footprint, fast, easy to use and with no dependencies. This FTP client library allows you to easily monitor file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next