Showing 133 open source projects for "file manager in java"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    pj-ftp-server

    pj-ftp-server

    Pure Java FTP server. Free portable cross-platform multi-threaded.

    Pure Java FTP server. Free portable cross-platform. Run as root/admin ! 1) Fully multi-threaded. 2) Multi platform support. 3) Can run in GUI-mode: # java -jar pj-ftp-server.jar 4) Can run in CMD-mode (used cmd-mode-config.properties): # java -jar pj-ftp-server.jar cmd 5) IP-filter (access list) support. 6) Writable=true/false support 7) Support listening on different local interfaces 8) Speed limit support 9) Anonymous-mode support 10) Different TCP-ports support 11) Logging...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Harvy Open Trouble Ticketing System

    Harvy Open Trouble Ticketing System

    Harvy is an enterprise-class, telco friendly trouble ticketing system

    Harvy is the younger brother of Kuwaiba Open Network Inventory. It aims to be an enterprise-class trouble ticketing system, focused on providing support for complex work flows and integration with other OSS (Operations Support Systems) and BSS (Business Support System) in the context of eTOM and Frameworx/NGOSS directives. Although it was born as a solution for small and mid-sized telecommunications operators, it can also be used in environments with standard networking infrastructure, such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    unity-idm

    unity-idm

    Identity management and federations integration

    This project is used to host the mailing list and downloads of the Open Source Unity system - versatile identity management solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mkpass

    Mkpass

    Mkpass - Command line Secure Password Generator

    mkpass is a simple command line utility to generate secure random passwords. You can easily redirect these to a clipboard or copy and paste as needed. I use a password manager and generate random passwords every time I need one. And while most password managers include a generator, there are times I need one outside of that. The code is written in java so it should run on any OS that supports it. Lastly, the idea and core code came from a Wikipedia article. I just took this and expanded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    JSL

    Lightweight Java Service Wrapper for Windows

    JSL is a Java Service Wrapper, a small executable used to start 32bit and 64bit JAVA-programs as a Windows Service. JSL is released as a ready to use executable. configuration and deployment is straight forward including just one small executable and one configuration file. Features offered include installation and removal of services, automatic restart of services, service dependencies, single config file, automatic detection of installed JVMs, version selection and many more.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    pj-ntp-server

    pj-ntp-server

    Pure Java NTP server.

    Pure Java NTP server. Run as root/admin in cmd-mode without cmd argument, for example: java -jar pj-ntp-server.jar (server start on standart UDP/123-port) or run as root/admin in cmd-mode with UDP-port cmd argument, for example: java -jar pj-ntp-server.jar 1111 where 1111=udp-port of server listen. Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Jacksum

    Jacksum

    a free cross platform checksum utility, supports 58+ hash algorithms

    Development of this project has been moved to https://github.com/jonelo/jacksum. This site has been left for historical purposes ONLY, you find older Jacksum versions here. Please visit the GitHub site for current development. Jacksum 1.7.0 is a platform independent checksum utility (written entirely in Java) for computing and verifying (integrity check) checksums, CRC and hashes (fingerprints). It supports 58 popular hash algorithms and a lot of unique features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Zabbix

    Zabbix

    Enterprise-class, distributed monitoring solution for networks & apps

    Zabbix is an enterprise-class open source distributed monitoring solution designed to monitor and track performance and availability of network servers, devices and other IT resources. It supports distributed and WEB monitoring, auto-discovery, and more. An enterprise-class distributed monitoring solution for networks & apps
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 9
    snowflake

    snowflake

    A modern graphical SSH client

    https://github.com/subhra74/snowflake Snowflake is a graphical SSH client. It has a file browser, terminal emulator, resource/process manager, disk space analyzer, text editor, log viewer and lots of other helpful tools, which makes it easy to work with remote servers. It runs on Linux and Windows. Snowflake has been tested with Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD and HP-UX
    Downloads: 11 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    Orbada - Database manager

    Orbada - Database manager

    Database SQL, query tool, using JDBC for Oracle,SQLite,PostgreSQL,etc

    ORBADA is a database, SQL, query client using JDBC drivers. It is a tool to administrate and manage database structure. It Is for Oracle, SQLite, Firebird, HSQLDB, DerbyDB, MySQL, PostgreSQL and other databases.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11
    SSHTOOLS

    SSHTOOLS

    Java SSH API

    This project now hosts the third-generation of Java SSH API, Maverick Synergy. This API builds on the Maverick Legacy commercial APIs and delivers a new API in a unified client/server framework. This API is available to the community under the LGPL open source license. This update includes ed25519 support, support for the new OpenSSH private key file format and stronger key exchange algorithms. The project continues to host both the original API and legacy applications created around...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    JNDI DirContextSource (moved to GitHub)

    JNDI DirContext source builder utility

    A JNDI DirContext factory which works very much like a JDBC DataSource returning ready-to-use DirContext objects. This project has moved to https://github.com/michael-o/dirctxsrc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Downloads: 26 This Week
    Last Update:
    See Project
  • 14
    Westhawk's lightweight SNMP stack in Java with extensive examples. The stack provides manager functionality for SNMPv1, SNMPv2c and SNMPv3 (authentication and privacy)! It is capable of sending and receiving PDUs, but has limited agent functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TinyScan
    A Java-based powerful disk usage utility. It outputs a table and a tree (both can be sorted). TinyScan is able to export the result to Excel, Access, MySQL and it can also scan remote computers. It is free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VMware Tools Client

    Interact with your vSphere VMs without network connectivity!

    VMware Tools Client allow you to execute scripts and transfert files on vSphere Virtual Machines through VMware Tools. http://pierrelx.com/vmware-tools-client Main features: - Commands / Scripts execution - Scripts stored in exportable ".db" file - Download file from virtual machines - Upload file to virtual machines - Ping test - Communicates with Virtual Machines only with VMware tools - Read only on vCenter API to discover inventory (will not scan...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Desktop Java Pinger

    Desktop Java Pinger

    Free portable cross-platform graphical multi pinger, 100%-pure java

    DJP - free portable cross-platform desktop graphical multi pinger, 100%-pure java. Local and remote (to syslog-server) logging support. At first DJP use ICMP for ping, if it is unavailable, it tries to check hosts with TCP/echo. Use standart OS ICMP packet-size - Linux=64 bytes, Windows=32 bytes. In addition to local-log also present syslog-server support: then any host down, DJP write message to local log and can send message to syslog-server. TCP port scaner and Telnet connection to host...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Rrd2Svg

    Java classes for converting the collectd's RRD files into the SVG.

    ... are based on: RRD4J As for RRD4J, please look into: https://github.com/rrd4j/rrd4j $. How to use it ? The class for the command line is: com.aboutjun.rrd2svg.util.Runner4Pipe4Svg and it is specified as the main class of the JAR file. So its usage is: java -jar rrd2svg_X_Y.jar <root for RRD> <root for SVG> 1) <root for RRD> is: The root directory of the subdirectories for the RRD files. 2) <root for SVG> is: The root directory of the subdirectories for the SVG files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Identity4J

    Identity4J is a suite of Java Identity and Authentication Connectors

    Developed as part of Nervepoint Technologies Identity Management and Password Self-Service solution Access Manager, this project provides a suite of Java based connectors that allow a developer to integrate access to Identity and Authentication services, such as Active Directory, within their own applications. Each connector supports the ability to list, create, update and delete both users and groups as well as verify and change passwords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    HEYMon

    Software, Server and Application Monitor

    HEYMon is a Software, Server and Application Monitoring platform. HEYMon allows monitoring requests using SQL! You can now query your enterprise to gather real-time details. HEYMon can monitor anything that is important for you: - Query a database: Look for patterns, perform queries, or generate statistics. - Parse a log file: Look for errors, or other alert conditions and statistics. - Read server metrics: Available RAM, Diskspace, processes, Windows Services - Read Windows Event...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LogDistiller is a logfile merge and sort tool. Log content is classified according to rules configured in an XML file. Classification results go into reports, which are published : simply stored in a file, sent by mail, or even added to a news feed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WinRaidMonitor

    WinRaidMonitor

    Windows Software RAID Monitor

    This little utility monitors the health of your Windows software RAID. It's based on Java, but can easily be called periodically from Windows task scheduler, and/or at system startup (configuration and batch file is included). WinRaidMonitor can send emails to a specified email address (supports SSL connections to SMTP server and user/password authentication).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Sericulus

    Sericulus

    Sericulus helps you manage your computing estate.

    Do you manage hundreds or thousands of PCs? Then Sericulus will help you manage your computing estate. Sericulus is about checking one or two small things across many computers. Ever needed to do that? You know the scenario, you sit down at your PC and plough through a dozen machines manually checking some config file on each of them one at a time, then extrapolate your results across your estate. Well now you can check everything in your estate quickly and automatically! Here...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    chbGUI

    Free Linux backup tool *

    License: FREEWARE (GNU General Public License). Automates backup creation using Unix tools. Configurable using a friendly user interface. Create different backups based on templates that can be tailored to distinct needs. (*) Tested on Linux and Mac OS X but may run properly without modifications on other Unix platforms that have the Bourne shell (/bin/sh) and a Java (1.6) or higher runtime environment. See documentation provided in the package for more details. Current versions...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.