General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
iSCSI target emulating block driver and CD DVD.. Writen in C++, monothread, event driven, OS abstraction (Windows and Linux). Basic unit tests of main components. Scsi feature like ACA, Unit Attention, task attributes, Persistent Reservations.
Count is a simple Windows command-line utility that will count up the space taken up by all the files and folders from any point file system. It has several options to allowing easy-to-read file space usage information.
ARC is used to create and maintain file archives. An archive is a group of files collected together into one file in such a way that the individual files may be recovered intact.
This repo is obsolete. Use github.com/hyc/arc instead.
A Linux utility that monitors I/O requests going to physical disks and maps the requests to the files for which they were issued. It doesn't monitor file I/O, which can hit the cache. It only tracks file usage that generates disk activity.
Librarysync synchronises multiple media collections in different formats. It is primarily intended to synchronise a master lossless music collection (e.g. FLAC) with a lossy collection (e.g. MP3 or OGG) for use with iTunes or portable music players.
Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.
BigSync is a simple utility that allows to incremetally backup huge files, particularly disk images for virtual machines and database files. BigSync stores these files efficiently in a compressed directory hash and is able to handle files of 4 TB
Xcopy like utility that copies files to use and external disks where time stamp is not copied correctly. This utility copies file (/D xcopy option ) ignoring the time if the target file is already existing. Saves time when you want to sync GigaBytes.
BASIC wedge for Commodore CBM-II machines (610, 710, 720, B128, B256). Allows issuing arbitrary Commodore DOS commands to any connected disk drive directly from the BASIC commandline.
.NET project which allows Backup/Restore of NTFS reparse points. No program is available to perform this operation other than custom scripts or full disk backup/restore. This is essential to any production environment which uses NTFS reparse points.
Fstorage is a free, open-source, lightweight and fast File Storage Software. Storage is task of server and file hosting. Clients/APIs are designed for use by C/C++/Python/PHP programmers can send files and receive files for particular FileKey.
FileUniq identifies duplicate files, and optionally removes them or replaces them with hard or soft links. It is designed to work well with heavily hard-linked cp -al / rsync backups. For more information please see http://fileuniq.sourceforge.net
brn is a Perl-based command-line tool designed to ease the task of bulk renaming a large number of files. Started as a fork of the standard perl 'rename' tool, this project has since mutated significantly and is still undergoing rapid flux.
Commandline tool written in Java, that automaticly unpacks (password protected) RAR-Archives or multi-part RARs, if all belonging files are complete. It is designed to do unrar jobs on Linux-based NAS-Devices when downloading from Rapidshare & co.
Fstrim tool is part of the util-linux project where it is being developed and maintained. This project is deprecated and no longer maintained.
Fstrim is used on a mounted filesystem to discard (or "trim") blocks which are not in use by the filesystem. This is useful for solid-state drives (SSDs) and thinly-provi-sioned storage. Fstrim has been already merged into util-linux-ng!
lxSplit is a tool for splitting files and joining the splitted files on unix-like platforms. It is fully compatible with hjsplit, a tool which is available for other operating systems.
Meta Backup is a simple wizard that lets you make a DEB meta-package off all installed applications and repositories/PPA's on all your Debian/Ubuntu/Derivatives system. Creating a backup takes only 20 seconds. ("View all files" for cli,gtk,kde deb
"cry"pted "st"orage - "e"ncrypted "m"edia 'Commandline application written in perl to provide encrypted diskspace on mobile storage devices and allow management of such encrypted storage.
rfs is a shell script for creating and updating a local spare system disk. The main goal is to recover a working system after a crash quickly. In this case, "quickly" means the time it takes to reboot the machine. It is built on top of rsync.
This app intents to be an easy way to make backups of large amount of files into medias such as CDs or DVDs. Also it compress groups of files to fit in the size of dest. media. To avoid integrity problems during decompression, no files are divided.