FAQs


VRangeSync file system synchronization
VRangeSync Software : Frequent asked questions


Frequent asked questions

What is VRangeSync?
Does VRangeSync have the ability to continue & resume partial completed file?
Does VRangeSync have the ability to exclude and include specific type of files & directories name ,including permission,timestamp and filesize?
Does VRangeSync have the ability to skip hidden and/or system files?
Does VRangeSync have the ability to do a reliable incremental copy (only copy files that have changed by comparing both timestamp and filesize)?
Does VRangeSync have the ability to run fully unattended (meaning it can keep going after an error without user interaction)?
Does VRangeSync have the ability to pause/stop and resume?
Does VRangeSync support long filenames?
Does VRangeSync have the ability to handle 350TB data with 500 millions files and folders?
Does VRangeSync require additional software to be install?
What is the difference between free and paid license?
Any difference when you end the directory with a slash and without a slash?
What are the 'Advanced feature' that require 'commercial' license?
Is data transfer using vrangesync's 'ncat' remote transport safe?

Vrangesync Error Code Explain
A list of vrangesync error messages with explanation and solution




What is VRangeSync?
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.

Does VRangeSync have the ability to continue & resume partial completed file?
Yes. If VRangeSync can continue and resume from the last partial completed file on new transfer.

Does VRangeSync have the ability to exclude and include specific type of files & directories name ,including permission,timestamp and filesize?
Yes. See the 'example' page for examples.

Does VRangeSync have the ability to skip hidden and/or system files?
Yes.

Does VRangeSync have the ability to do a reliable incremental copy (only copy files that have changed by comparing both timestamp and filesize)?
Yes. This is one of the magic features of VRangeSync. Only copy files that had changed. Save on bandwidth and time.

Does VRangeSync have the ability to run fully unattended (meaning it can keep going after an error without user interaction)?
Yes.

Does VRangeSync have the ability to pause/stop and resume?
Yes. Set --mode "sync" to start sync from the last transfer.(this will skip file timestamp and size comparision)

Does VRangeSync support long filenames?
Yes. VRangeSync will copy files with long filenames.

Does VRangeSync have the ability to handle 350TB data with 500 millions files and folders?
Yes. VRangeSync can transfer these amount of data across machines easily.

Does VRangeSync require additional software to be install?
No. It do not require additional software to install and run.

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.

Any difference when you end the directory with a slash and without a slash?
No difference. Vrangesync will auto-detect and continue it's usual operation.
./vr -i "/path/to/src/" -o "/backup/to/dir/" --mode "complete"
./vr -i "/path/to/src" -o "/backup/to/dir" --mode "complete"

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.

    Is data transfer using vrangesync's 'ncat' remote transport safe?
    Regular unix/linux old-timer will know that 'netcat' often use by hacker for malicious activity.
    Do not confuse 'ncat' with 'netcat'. ncat(developed by nmap) is different from traditional 'netcat' found on the market.
    ncat(developed by nmap) is an 'improved' version of netcat with more security features.

    1)Vrangesync activate 'ncat's file-transfer' feature to do the send/receive data transfer. It will only save the data to the specific file location on the storage device. No scripting allow. No code execution allow.

    2)Vrangesync also offer 'auto-select port from a range-port' feature to enhance security. It will pick one of the ports from a range of ports(For example, 5000-12222) It will deter any network sniffer from knowing which port you are send/receive data in between the machines.

    3)Vrangesync also use data compression algorithm to scamble the data during the transfer.

    4)Vrangesync's 'ncat' binary have the fingerprint(checksum) check. Vrangesync will not run if the 'ncat' binary provided within the toolpack had been tempted with.

    It is safe to use vrangesync's 'ncat' for remote transport with the above security measures.





    Vrangesync Error Code Explain
    A list of vrangesync error messages with explanation and solution

    Error;exit              | Hardware or network problem found
    Invalid email         | Provided email address is invalid
    Not found #009auth   | Authfile not found
    Invalid #001         | Invalid licensecode found
    Mismatch found   | System Fingerprint(checksum) for binaryfiles found in 'bin' do not match