Showing 29 open source projects for "java ftp client"

View related business solutions
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    Drowning in misplaced IT assets, compliance headaches, and shadow IT? Navigate to clarity with an intuitive IT Asset Management solution. Experience crisp visibility, effortless control, and unshakable security – all while freeing up your budget with optimized software licenses. The best part? It’s easy.
    Learn More
  • Shoplogix Smart Factory Platform Icon
    Shoplogix Smart Factory Platform

    For manufacturers looking for a powerful Manufacturing Execution solution

    Real-time Visibility into Your Shop Floor's Performance. The Shoplogix smart factory platform enables manufacturers to increase overall equipment effectiveness, reduce operational costs, sustain growth and improve profitability by allowing them to visualize, integrate and act on production and machine performance in real-time. Manufacturers that trust us to drive efficiency in their factories. Real-time visual data and analytics provide valuable insights to make better informed decisions. Uncover hidden shop floor potential and drive rapid time to value. Develop a continuously improving culture through training, education and data-driven decisions. Compete in the i4.0 world by making the Shoplogix Smart Factory Platform the cornerstone of your digital transformation. Connect to any equipment or device to automate data collection and exchange it with other manufacturing technologies. Automatically monitor, report and analyze machine states to track real-time production.
    Learn More
  • 1
    Java API for GitHub

    Java API for GitHub

    Java API for GitHub

    This library defines an object oriented representation of the GitHub API. By "object oriented" we mean there are classes that correspond to the domain model of GitHub (such as GHUser and GHRepository), operations that act on them as defined as methods (such as GHUser.follow()), and those object references are used in favor of using string handle (such as GHUser.isMemberOf(GHOrganization) instead of GHUser.isMemberOf(String)) The library supports both github.com and GitHub Enterprise. Most of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Clearcase plugin for Eclipse

    Clearcase plugin for Eclipse

    Eclipse plugin for VCS ClearCase

    Provides a ClearCase plug-in for the eclipse development environment. The plug-in Require a ClearCase client installed. We welcome feedback from end-user to make the plug-in more user-friendly. Release info will be published on release mailing-list. Version 2.2.36 --> requires java 1.7 or higher. Version 2.2.42 --> requires java 1.8 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jcvs

    jCVS is a Java based CVS Client written by Tim Endres

    jCVS is a Java based CVS Client. CVS is a source code control system based on RCS. The primary benefit of CVS is that it provides a server/client protocol which allows clients such as jCVS to be written. jCVS allows any Java capable machine to be a CVS client, providing for a totally distributed source code management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 6 This Week
    Last Update:
    See Project
  • Create a personalized AI chatbot for each team in minutes Icon
    Create a personalized AI chatbot for each team in minutes

    Get better, faster answers for your whole team with an AI chatbot trained on your company documents.

    QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
    Learn More
  • 5
    sdSVN
    sdSVN is a Subversion (SVN) client GUI like WinCVS written in Java using Swing Application Framework and SVNKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DVN

    An extended Subversion client enabling versioning of database schemas

    The goal of this project is to create an extension to Subversion, a version control system, with database schema versioning support. As a result, it will be possible to control versions of relational database objects, such as tables, views or stored procedures together with source code of the application, hence monitor relation between source code and database schema changes, history of database schema changes and ability to automatically update a newer, or revert to an older...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A diff/merge of two OWL ontologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Document Management System

    This project is for managing documents in an organisation effectively

    ...It also enhances an organization’s ability to leverage information stores by allowing enterprise wide access for thousands of users. Provides tight security, ensuring that only people authorized to review or edit a document have access to it. EDMS is a fully Browser based system developed in Java and needs no client component for implementation, when deployed either in the Intranet or over the Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Simply put, the fccrc (Feeble ClearCase Remote Client project) is a facade on top of IBM/Rational's clearcase remote client API. This API is used in it's own stand alone Java application and as an Eclipse plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudbrink Personal SASE service Icon
    Cloudbrink Personal SASE service

    For companies looking for low maintenance, secure, high performance connectivity for hybrid and remote workers

    Cloudbrink’s Personal SASE is a high-performance connectivity and security service that delivers a lightning-fast, in-office experience to the modern hybrid workforce anywhere. Combining high-performance ZTNA with Automated Moving Target Defense (AMTD), and Personal SD-WAN all connections are ultra-secure.
    Learn More
  • 10
    SVNExplorador is a Linux client for browsing Subversion repositories. SVNExplorador is a pure Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple CVS client that bypass any firewall blocking port 2401 used by cvs. It relies on the ViewCVS web interface to the repository to work. To use when all other solutions (SSH...) fail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyWebFTP
    MyWebFTP is a little PHP Tool that allows you to manage you files and directories on your webspace, through a web browser. Usefull when you are behind a restrictive proxy and more handy than an heavy software FTP Client. Uses only PHP file functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A unique client-server combination allowing users to select their own build settings and watch as the server produces their own CVS build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Collection of extensions (eg, server- or client-side plugins) for SourceJammer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This software provides Ant tasks for AccuRev, which is an SCM tool. It is written in Java, but requires that the AccuRev client be installed. This software is in no way affiliated with Accurev, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lomag-Cvs is a graphical cvs client written in java. It uses the cvslib library from netbeans to handle the actual cvs calls. Lomag-Cvs focuses on providing a simple to use interface for beginning users of cvs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gruntspud is a graphical CVS client written in Java. It supports a variety of different connection mechanisms (local, pserver, ext, ssh & server). It is intended to be able to run as a plugin to jEdit but also as as a standalone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A minimal Version Control System that can be hosted on a common LAMP box; real client-server layout using XML-RPC for communications. Planned clients: PHP-CLI executable, PHP-GTK, Java Swing, Web interface. Easy to install and to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CVS Client is a Java servlet-based web application which provides client functionalities for various version control systems. Unlike most web-based CVS clients, CVS Client implements full range of client functions including checkout, update, and commit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ve-EDIT is a webbased sourcecode editor. It has syntax highlighting, a debugger (PHP, XML) , FTP & CVS client and more.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Xenox is a version control system written in java with a commandline and gui client. It has a library interface which is LGPL while the existing two clients are covered by the GPL. The server is a PostgreSQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An implementation of the CVS client/server protocol in Java. It also has classes for user interaction via a command line or using a Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Check-in, check-out, and history for Visual Source Safe projects from Emacs and the Unix command line. Another reason never to leave Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jCVSFile is a CVS-client, written in Java. While all other known CVS client tools address the configuration management module oriented, jCVSFile does it file oriented and thus with a higher granularity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A version control system that is implemented in java to avoid platform dependancy. XVCS consists of a server and a client, it uses an XML based protocol to communicate between both ends, XML is also used in keeping versions and history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB