Showing 38 open source projects for "linux"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    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
  • 2
    FTP_Upload
    A simple ftp client developped in Java to quickly upload files. Still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 5
    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.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    FTP Client for image upload to multiple stock sites at the same time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 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
    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
  • 11
    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
  • 12
    Portable FTP client application in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zmac is a java ftp client that focus on compatibility and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple FTP client based on Java and SWT UI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    This project contains : ftp server,ftp client & tool for configuring server It is written in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    java ftp client library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    CraftyFTP is a FTP client written in Java. It provides a graphical interface closed to SmartFTP interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    A very simple FTP java applet client build on Apache net package. Only 195KB jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next