VRangeSync - file system synchronization



Introduction


VRangeSync is a command-line utility which copy and move data from one location to another on a storage device. It is a data migration, cloner, file replication and synchronization software. VRangeSync is able to provides four-ways sync. It aims to be your system 'Swiss Army knife', handling a wide variety of data security backup and administration tasks. It support resume of partial file transfer. It had the ability to 'move' files within 'Destination machine' which skip the hassle of transfer the same file again. It significantly reduces the costs and technical expertise required to manage data migration activities. Through automation, you can dramatically reduce administration time.


News



Overview


Transfer differences only


Instead of transferring entire file systems, VRangeSync only sends the differences between destination and source files. It save alot of administration time.


Intelligent 'Move' feature


Ability to 'move' files within 'Destination machine'. (No need to transfer the same file again) (eg. if you move a file(vmk.vmk) from 'directory A' to 'directory B' on your machine; it will be 'smart' to move the file(vmk.vmk) within destination machine. It will not 'delete from directory A and start new file transfer to directory B' on remote machine). It save alot of administration time when transferring very large files.


Resume Partial Transfer file


No need to copy whole file again; start transfer from the last partial completed file.


'Delta Transfer Diff Algorithm'


Transfer new changes without copy the whole file (eg. transfer only 3GB of new data out of the 2TB file). It works for remote & local filesystem.


Progress report


Track progress


Statistic report


Detailed Statistic Report


Commercial Entity machine




Pricing - Enterprise commercial machine
For Enterprise commercial machine.
*It will be bill every 12 months

Price/Month
For Enterprise commercial machine
VRangeSync Commercial Multi-Volume >>


Personal / home machine




Pricing - Personal / Home machine
Personal and home user.
*It will be bill every 12 months

Price/Month
For Personal / home machine
VRangeSync Personal/Home Multi-Volume >>


Partner Program


ISP, Datacenter, University, School, business and server provider that require large volume of license may contact our support team for bulk discount - VRangeSync institution Partner Program.



Features


    Main Features:
  • Mirror & clone your entire resources to destination.
  • Data migration make easy
  • Resume partial file transfer(No need to copy whole file again; start transfer from the last partial completed file)
  • Ability to 'move' files within 'Destination machine'. (No need to transfer the same file again). (eg. if you move a file(vmk.vmk) from 'directory A' to 'directory B' on your machine; it will be 'smart' to move the file(vmk.vmk) within destination machine. It will not 'delete from directory A and start new file transfer to directory B' on remote machine). It save alot of administration time especially moving very large files.
  • Ability to 'search & copy' identical files within 'Destination machine'. (No need to transfer the same file again).
  • File & folder Permission, timestamp, symbolic links, hard links and file ownership are sync along as well.
  • No need root/administrator priviledge to install
  • Include and exclude as many files and folders as you want
  • Secure Transfer with Encryption On the fly
    Transfer files and folders under specific conditions:
  • Timestamp
  • Permission
  • Filesize
    Differential backup:
  • It will copy/sync new changes to alternative output directory (/backup/rdiff/rdiff_YYYYMMDD) after compare source and destination
    Four ways sync:
  • Your current machine 'directory #A' to Your current machine 'directory #B'
  • Your machine to Remote machine
  • Remote Machine to Your current machine
  • Remote Machine #A to Remote Machine #B
    'Delta Transfer Diff Algorithm'
  • Transfer new changes without copy the whole file
    (eg. transfer only 3GB of new data out of the 2TB file)
  • It works for remote & local filesystem.
    Transport choice
  • NCAT(netcat improved)[encryption mode included]
  • SSH
    Stats & progress
  • Detailed Statistic Report
  • View number of files & folders
  • View total filesize
  • View total time taken
  • Track progress
    Platform Support
  • RHEL, CentOS (x86_64)
  • Debian
  • Ubuntu
  • It should works on most Unix/Linux Operating system (x86_64)
  • and more...

Functions


  • Linux Certified
  • A Linux certified system sync,clone,mover tool, VRangeSync has become the de-facto system sync,clone,mover tool used by leading providers who are looking for increased security, stability and scalability.

  • 4-ways sync
  • VRangeSync is the only system sync,clone,mover tool software that can do 4-ways sync within environment.

    VRangeSync significantly reduces the costs and technical expertise required to manage data migration activities. Through automation, you can dramatically reduce administration time.

  • Effortless File transfer
  • Using VRangeSync is intuitive and fast, it significantly reduces the costs and technical expertise required to manage data cloning or migration activities.

  • Rich, Flexible Features
  • VRangeSync includes choice of file&folder timestamp,permission and filesize to transfer. These tools simplify administrator's life in individualized and targeted environment.

  • Scalability for Growth, Stability for Customer Satisfaction
  • VRangeSync was built to handle service providers of any size, with unsurpassed stability. When your reputation is on the line with strict service level agreements, VRangeSync’s system sync,clone,mover tool ensure a superior level of customer satisfaction.

  • Complete Automation for all migration tasks
  • VRangeSync significantly reduces the costs and technical expertise required to manage data migration activities, such as cloning new machine, mirror data. Through automation, you can dramatically reduce administration time.

System requirements


  • Standalone version
  • Harddisk: <32mb
  • RAM memory: Minimal 10Mb recommended.
  • CPU: Works fine on an old machine
  • Operating System:
  • - Unix/Linux Operating system (x86_64)
  • - Microsoft Windows 10(and above) with WSL (Windows Subsystem for Linux)


Download & installation



$ wget "http://www.1range1.com/dl.php?f=vr.tar.xz" -O "vr.tar.xz"

or

$ curl -L "http://www.1range1.com/dl.php?f=vr.tar.xz" -o "vr.tar.xz"

$ md5sum vr.tar.xz
Verify the integrity of the file and make sure it matches with our site before using it.
vr.tar.xz (Size: 7.7M) - 0cb90157667073db7a6c88afd20990a4 (md5sum)

$ tar xf vr.tar.xz
$ chmod -R 755 vr vrex bin



===========================================
First time install

Install the essential tools

./vr -new


Signup for a free license for your system with an valid email if this is your first time install.
Change 'your@domain.com' to your own email address.

./vr -nec "your@domain.com"

===========================================
Howto use the software

For example, copy a single file from '/path/to/src/vm.img' to '/backup/to/dir/'.

./vr -i "/path/to/src/vm.img" -o "/backup/to/dir/"

For example, mirror from '/path/to/src' to '/backup/to/dir'.

./vr -i "/path/to/src" -o "/backup/to/dir"

For more info how to use the software, visit the example page.
The vrex.log file provide information on the activity.



WARNING: VRangeSync comes with NO WARRANTY, to the extent permitted by law.
It is recommend to run a 'dryrun' to get an overview of new changes first and then sync.

For example:
./vr -i "/path/to/src" -o "/backup/to/dir" --mode "list"
./vr -i "/path/to/src" -o "/backup/to/dir" --mode "sync"

Once you get use to how Vrangesync works, you are safe to use the --mode "complete" or without --mode option (it will default to 'complete') to automate the process.

===========================================
Howto - one liner installation

$ wget "http://www.1range1.com/dl.php?f=vr.tar.xz" -O "vr.tar.xz";e=$(md5sum vr.tar.xz|awk '{print $1}');if [ "$e" != "0cb90157667073db7a6c88afd20990a4" ]; then echo "CRITICAL"; else tar xf vr.tar.xz && chmod -R 755 bin vr vrex && ./vr -new; fi

or

$ curl -L "http://www.1range1.com/dl.php?f=vr.tar.xz" -o "vr.tar.xz";e=$(md5sum vr.tar.xz|awk '{print $1}');if [ "$e" != "0cb90157667073db7a6c88afd20990a4" ]; then echo "CRITICAL"; else tar xf vr.tar.xz && chmod -R 755 bin vr vrex && ./vr -new; fi

Howto - install it system-wide

If you have 'root' priviledge, install it system-wide.
Every user can start vrangesync from anywhere on the same system and get their own vrangesync profile.

$ ln -s "/path/to/vrangesync/vr" /usr/bin/vr




Multiple Language Pack


VRangeSync include multiple language pack available in your local environment. Language include: English, Spanish, German, Chinese, Italian, japanese, Russia, Arabic, Korean, Portuguese, Thai, Malay, hebrew.



Support & Troubleshooting


If you cannot start the software, please check if you are running on compatible linux operating system.

FAQ - Frequent Asked Questions

Documentation - Vrangesync with example and information

If you still cannot operate the software, go to our forums at https://www.1range1.com/forum/ (external link) and request help (you may want attach the file vr.log for easier troubleshooting). Contact our support team if you need more help.


Free system sync,clone,mover tool


Individual, student and startup that like to keep cost within your budget, feel free to get our free version of the Free system sync,clone,mover tool at - Free system sync,clone,mover tool.