Open Source Java Storage Software for BSD - Page 11

Java Storage Software for BSD

Browse free open source Java Storage Software for BSD and projects below. Use the toggles on the left to filter open source Java Storage Software for BSD by OS, license, language, programming language, and project status.

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    LazySync is a pure-Java file-synchronization program written for handheld devices (currently supports the Compaq iPAQ) using the SavaJeXE (www.savaje.com) Java operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A software to help you find files stored on any kind of removable media (such as CDs or DVDs) without having to insert that media and scan it using your OS. The indexed data is stored in a database that can be shared by multiple users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lino is a suite of Python packages for IT professionals who offer business applications for small and medium-sized enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MP3 ID3 Java Tag Library Tool
    This Java software is useful to set id3v1 and id3v2 tags on mp3 files, possibly in a massive way. It helps you managing a song database, searching for duplicate songs. It has a rename file utility, not only for mp3 files. It has an utility panel to create playlists, re-organize files in folders with the name format you prefer, an utility to optimize the CD disk space. This program was written in 2002, so I don't remember much about it ... but I used it a lot, as much as my close friends. I decided only now (shame on me) to share it with everybody in the world. Hope you'll like it, also the program's help is fully working now !!! Nice to install eclipse and debugging something 10 years later ... Please rate the software once you've used it ! Also need still to learn how to upload souce code with git, but also that will come soon or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Platform Independent multiple file and folder copying to multiple locations interactively without losing the directory structure using java swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A powerful Java based mass file renamer. Allows simple addition of renaming types such as find & replace, enum, add/crop, convert case etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MeCat is an OS-independent Media Catalog. MeCat is able to catalog your collection, be it dvd, vhs, cd, books or anything else. It is possible to sort and filter the items. MeCat wants to be your private librarian for your movies, videos, audios, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Media File Unification Platform provides an extensible and configurable way to unificate any file base, presumeably media files like mp3. The basic function is to search for duplicates and similar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Mail Index and Search on Server Side
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Monolith (lith) is a tiny, java-based embedded file-system like implementation. It allows you to store and retreive multiple sets of named data in a single file and access it without the speed costs typically associated with file archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An application for managing your mp3 cd's. Give them a name and the app will write all mp3-file-names and descriptions into a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MuVOn is a Linux-based application for managing files and playlists on (originally Creative MuVo) mp3 players but can copy files to just about anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Yet another Java obfuscation tool. This one has a bit of a different twist, in that it can obfuscate native methods by generating a .h file which #defines the original method names to the obfuscated ones. Built with Apache BCEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mutualized distant storage space management tool (using a distributed system).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyCoRe

    MyCoRe

    your repository framework

    MyCoRe is an Open Source project for the development of Repositories, Digital Library and archive solutions. The technical base of the system is formed of Java class libraries, XML technology and different database backends. Since 2015 we use https://mycore.atlassian.net/ for bug tracking. Please use our ticket system there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This bash script, in conjunction with a java program, will backup your mysql database(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    My Java Utilities - Multi-purpose library for Java applications, aka me sharing my reusable application code for all of you to re-use at will.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    N-way Folder Diff is a simple, platform independent tool to compare multiple folders. It differs from usual diff tools because it is possible to do n-way (upto 10 way) diff as compared to the usual 2-way diff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java local filesystem syncronizer created to support folks with multiple computers and/or pendrives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nathan aims to give uniform, platform independent access to hierarchically ordered documents. <br> And it will have a nice Gui ;).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NeonZip - Open Source and crossplatform archive utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Amazon S3 plugin to backup files with Areca to an amazon s3 bucket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NoAds FileUnpacker is a free software tool to unpack archives created with TM FilePacker. It does not install any unwanted software on your computer and runs on every Java-supported platform (Windows, Mac, Linux and others).
    Downloads: 0 This Week
    Last Update:
    See Project