VRangeSync



Free file synchronization


VRangeSync will never put advertising on your site. Instead, VRangeSync is powered by you. Help us bring back data security by becoming a supporter.

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 feature Mirror + clone your entire resources to destination with ease. 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 'mirror' & 'cloning' feature


Go ahead and Mirror + clone your entire resources to destination with ease.


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


Features


    Main Features:
  • Mirror & clone your entire resources to destination.
  • It is the FASTEST filecopier in the world. Find out results
  • Data migration make easy
  • Resume partial file transfer(No need to copy whole file again; start transfer from the last partial completed file)
  • Feature Mirror + clone your entire resources to destination with ease.
  • Clone one operating system machine to another machine easily.
  • 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
  • Find out 100+ more features and functions >>


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)


Free and paid license


What is the difference between free and paid license?

For free license, registered customer need to renew the license once a month. For paid license, registered customer need to renew the license once a year.
On top of that, registered customer on 'paid license' have access to the support ticket portal to get direct help from the vrangesync developer and team.
Registered customer on 'paid license' have complete access to every single features found in vrangesync software.
Registered customer on 'free license' are forbidden to use certain advanced features found in vrangesync software.

What are the 'Advanced feature' that require 'commercial' license?
VRangeSync is the only system sync,clone,mover tool software that can do 4-ways sync within environment.

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

  • The fourth method 'Remote Machine #A to Remote Machine #B' is available for 'commercial' license only.
    Every single features found on Vrangesync are available for 'free', 'personal' and 'commercial' registered customer.
    Find out 100+ more features and functions >>



    Download & installation




    Pricing - Personal & home machine

    Free system sync,clone,mover tool


    $ 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) - 0c9518b47b086e9686133a1091e6c5fd (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.
    An authcode will send to your email address for verification.

    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" != "0c9518b47b086e9686133a1091e6c5fd" ]; 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" != "0c9518b47b086e9686133a1091e6c5fd" ]; 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.