All Projects → hunterbeanland → AutoVer

hunterbeanland / AutoVer

Licence: MIT license
Configurable automatic or real time backup and personal versioning system

Programming Languages

Visual Basic .NET
514 projects
Inno Setup
370 projects

Projects that are alternatives of or similar to AutoVer

speckle-unity
AEC Interoperability for Unity through Speckle
Stars: ✭ 28 (-56.92%)
Mutual labels:  version-control, versioning
VBA-and-Excel-Books-and-PDFs
Personal collection of vb.net, .net, vba and other books regarding vb programming
Stars: ✭ 83 (+27.69%)
Mutual labels:  vb-net, vbnet
Squot
Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage
Stars: ✭ 45 (-30.77%)
Mutual labels:  version-control, versioning
tag
Git utility to create tags in order to identify specific releases
Stars: ✭ 24 (-63.08%)
Mutual labels:  version-control, versioning
Sketch Json
Transform sketch files to json and json to sketch files
Stars: ✭ 113 (+73.85%)
Mutual labels:  version-control, versioning
versionaire
Provides an immutable, thread-safe, and semantic version type.
Stars: ✭ 71 (+9.23%)
Mutual labels:  version-control, versioning
gtbump
git tag bump: A simple utility to bump and manage git semantic version tags and generate Markdown changelogs.
Stars: ✭ 15 (-76.92%)
Mutual labels:  version-control, versioning
python-aos-lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 78 (+20%)
Mutual labels:  version-control, versioning
Git
Useful Git commands.
Stars: ✭ 109 (+67.69%)
Mutual labels:  version-control, versioning
Json Git
A pure JS local Git to versionize any JSON
Stars: ✭ 109 (+67.69%)
Mutual labels:  version-control, versioning
Python Aos Lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 49 (-24.62%)
Mutual labels:  version-control, versioning
clearml-server-helm
ClearML Server for Kubernetes Clusters Using Helm
Stars: ✭ 18 (-72.31%)
Mutual labels:  version-control, versioning
Git Novice
Version Control with Git
Stars: ✭ 227 (+249.23%)
Mutual labels:  version-control, versioning
QuitStore
🖧 Quads in Git - Distributed Version Control for RDF Knowledge Bases
Stars: ✭ 87 (+33.85%)
Mutual labels:  version-control, versioning
dot
distributed data sync with operational transformation/transforms
Stars: ✭ 73 (+12.31%)
Mutual labels:  versioning
syncthingmanager
Configure Syncthing from the CLI
Stars: ✭ 78 (+20%)
Mutual labels:  synchronization
linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Stars: ✭ 41 (-36.92%)
Mutual labels:  synchronization
OctoPrint-GitFiles
With this plugin, you can use a github/gitlab repository for keeping your OctoPrint Files collection up-to-date.
Stars: ✭ 28 (-56.92%)
Mutual labels:  version-control
checks-out
Checks-Out pull request approval system
Stars: ✭ 79 (+21.54%)
Mutual labels:  versioning
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (-33.85%)
Mutual labels:  synchronization

AutoVer is a configurable automatic or real time backup and personal versioning system. It can be used as a simple real time backup or as a more complex, but transparent version control system (like a realtime incremental backup). The beauty of this system is that once you set it up (which is extremely simple) it does everything. No remembering to backup or to check in or check out files. Every time you save a file it is copied to your backup folder, drive or FTP server. You can include and exclude certain files and browse the backups with the Backup Explorer. It also runs as an icon in your system tray or via a Windows service.

Great for backing up (or one way synchronising) your work or home documents to flash memory or saving every change you make to your source code or image files.

Main Webiste:
http://beanland.net.au/autover/

Features

  • Select any number of separate folders or folder trees (including sub folders) to watch for changes - each folder tree has its own independent settings
  • Select straight backup or one of two versioning modes
  • Select any folder, drive or FTP to backup to (including memory sticks and network drives)
  • Option to create an initial backup before the automatic backup starts and ensure it is current on every startup
  • Backups can be checked automatically, at a set time or manually
  • Restrict which files and folders to include and exclude (by file mask) & maximum size
  • Change the versioning date/time stamp format and versioning rate.
  • Zip or delete old versions after a specified time (or just keep storing the files)
  • Optionally delete backup files on original file deletion permanently or to the Recycle Bin
  • Fault tolerance in case your backup folder/drive goes off line or source files are locked. Drives re-sync'ed when they come online
  • MS Office, Visual Studio plus many others supported (temp file creation, delete then rename is treated as original file change)
  • Backup file & version explorer included
  • Open backups or file versions directly (file extensions are preserved) or via inbuilt explorer
  • Compare file versions (using an external application)
  • Restore file versions one at a time or all at once via inbuilt explorer or manually
  • Run a program on each file change so you can encode, resize or do anything to the file - just use AutoVer for the change detection
  • Runs discretely in the Windows System Tray & and can be 100% portable (AutoVer can be installed on removable media)
  • x86/x32 (32 bit) and x64 (64 bit) support (Windows 2000 to Windows 7+)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].