Showing 3 open source projects for "command line client"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    litc

    litc

    Litc - light in band text compressor

    A very simple dictionary based text compressor. Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed). The public Litc API are in fact: byte[] packed = Litc.GetBytes(value); string unpacked = Litc.GetString(packed);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Win Local Arch

    Windows unbuffered archive compresion console application

    Console utility for performing 7zip with unbuffered I/O Currently all archive, compression software and libraries are using buffered I/O which brings your machine to zero memory for large files. This console application uses the SevenZipSharp library with unbuffered I/O which gives all the options of 7zip without the memory problem. The supported compression algorithms are: Deflate, Deflate64, BZip2, Lzma, Lzma2, and Ppmd The supported archive formats are: SevenZip, Zip, GZip,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a complement to http://mssqlcompressed.sourceforge.net. You can specify DBs to backup by name, all, system, online only, or all but system. With a single scheduled task you can backup every database. You can also specify retentions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next