FAQ

Updated:

FAQ

1. Which ports need to be open on firewall to install Raysync?

You can view Firewall Configuration

2. What’re functions of the APP nodes management?

Pause, start and delete the upload/download/sync tasks.

3. Does Raysync has transfer list?

Yes.

4. What's the Raysync encription standard?

Standard TLS1.3 encryption and AES-256 encryption algorithm.

5. Does Raysync encrypt files during UDP transmission?

The transfer process between Raysync admin portal and Raysync Client is also encrypted, which needs to be configured on the plug-in of the server or client.

6. Is Raysync accelerated when TCP is used for transfer?

In the environment of low packet loss rate and low delay, the speed of large file transfer by TCP(Raysync Self-developed) is basically the same as that of traditional FTP, and the speed of small file transfer by TCP is faster than that of FTP. In the high packet loss rate and high delay environment, TCP transfer is not accelerated.

7. Is there a limit on file size when using Raysync?

Raysync does not limit the file size and format. You can transfer as large files as you need.

8. Dose Raysync support point-to-point transfer?

Yes.

9. How can Raysync users transfer files?

You can transfer files via Raysync user web page, Raysync client and command line.

10. Is it possible to transfer data between two data centers?

Yes, one data center can be set as Raysync server and the other as Raysync client. You can use Raysync client to upload/download data to the Raysync server.

11. Does Raysync correct errors during file transfer to ensure no data corruption?

Yes, there are two levels of revision.

Packet level: CRC check, damaged packets will be discarded and retransmitted.

File level: SHA1, full file verification of client-side and server-side files.

12. How does Raysync facilitate secure data transfer in insecure networks(Like WAN)?

Raysync client and server use TLS1.3 to protect data at the transport protocol level.

13. How does Raysync continue to transfer data if connection is lost due to “persistence timers” in security equipment? If it takes a few days, does the Raysync server need to re-authenticate, and if so, is the authentication maintained automatically?

Raysync will verify the user information when the task starts. If the transfer connection is not interrupted during transfer, re-verification is not required.

If the transfer is temporarily interrupted due to network reasons, it will automatically try to reconnect. The reconnection process will automatically re-authenticate the identity. The whole process is automatic.

14. Does Raysync support access path permission setting?

Yes, the administrator can set the home path and the forbidden access path for different users.

15. What are the minimum hardware and software requirements to run Raysync server?

Hardware requirements of the server: 8GB of CPU 4 core memory; Software requirements: CentOS 6.x/7.x/8.x.

16. What are the minimum hardware and software requirements to run Raysync client?

Hardware requirements:

4GB of CPU Dual-core memory

Raysync GUI client supports Windows(win7 and above) /MacOS(10.11 and above) /Linux(CentOS 7). x / Ubuntu 18.04)

Raysyncmd client supports Windows(win7 and above) /MacOS(10.11 and above) /Linux (kernel 2.6.32 and above).

17. Is data transferred using the Raysync client cached on the Raysync server?

No, Raysync is a point-to-point transfer software. The transmitted data is directly transmitted from point A to point B, and there is no transfer server in the middle.

Our transfer process is encrypted by AES256, and the Raysync client can also use encrypted transfer.

18. How does Raysync ensure the integrity of transferred files?

After the file transfer is completed, we will compare the transmitted files with the server one via HASH verification to ensure the integrity of the file.

HASH verification: it is a way to check the file size to determine whether it is consistent with the original file size..

19. What is the transfer protocol used by Raysync?

The transfer speed of the traditional TCP protocol is very slow when the network is not in good condition. Based on the UDP protocol, Raysync designs an efficient speed control algorithm and encrypts the transfer data with AES-256, making the data transfer stable and reliable.

20. What are the possible causes of an insecure domain name certificate?

1.The website has not applied for a globally trusted SSL certificate.

If the SSL certificate deployed by the website is a certificate issued by a trusted CA organization, the browser will trust and recognize.

2.The website uses a self-signed SSL certificate.

The "https certificate is not trusted" appears on the website. It may be that the website uses a self-signed certificate. The self-signed certificate is a self-generated https certificate, which can be generated by anyone (including phishing websites) without being audited and issued by a legal third-party CA organization. It is easy to be counterfeited and forged, vulnerable to attacks, and has great security risks. At the same time, the browser does not trust the self-issued certificate.

3.The website uses an SSL certificate with poor compatibility.

Not all https certificates issued by CA institutions are universally adopted and support all browsers. If the CA organization has not passed the international WebTrust certification, then many browsers, such as the IE browser, will not trust the https certificate it issued. When purchasing the https certificate, we must find a CA organization certified by international WebTrust.

4.The certificate is not within the validity period.

SSL certificate is strictly controlled in its validity period. At present, the longest validity period of an SSL certificate is 398 days, so when the SSL certificate deployed on your website has expired, the browser will also prompt the website "SSL certificate is not trusted".

5.The website cited the wrong SSL certificate.

If website A uses the certificate of website B, the browser will also remind you that "SSL certificate is not trusted".

6.The SSL certificate chain is incomplete.

SSL certificates generally include end-user certificates, intermediates certificates, root certificates, and some require cross-certificates. In many cases, if the operating system only has the root certificate of the issuing authority built-in by default, and you installed the end-user certificates with your own domain name, the certificate chain will be incomplete at this time, and the operating system will not be able to determine who the issuer of SSL certificate is. Therefore, we need to check the integrity of the certificate chain when installing an SSL certificate in the server configuration, so as to ensure the normal use of SSL certificates.

21. Does Raysync support automatic reconnection when the network disconnect and resume breakpoint? How long it will take to reconnect?

Raysync supports disconnection reconnection and breakpoint retransfer. It will be reconnected immediately after disconnection, and the reconnection timeout is the 20s by default.

22. How to fix the issue of noting “Disconnected Raysync client,start Raysync client to get a better expirence.” when the Raysync client is running?

1.Check whether the Raysync client has been started. It is possible that the user registry is limited (such as installing security software or having no administrator rights when installing) and cannot be written, which makes it impossible to start from the webpage. At this time, you need to manually run the Raysync client.

2.Right-click the Raysync client icon(In the taskbar of computer desktop in the lower right corner)to select Error Detection, and check whether the domain name, system time, system proxy, and certificate are all in "Correct" status.Steps:

(1). Right-click the icon of Raysync client in the taskbar of computer desktop in the lower right corner, and select "Error Detection".

(2). Check the items with incorrect detection results.

There may be the following four kinds:

a. Incorrect domain name

Solution: modify the "%Windows%\System32\drivers\etc\hosts" file and add a line of "127.0.0.1 local.raysync.cn".

b. Incorrect app setup

Solution: contact us to import the fixbug.reg file, and then modify the default value of "HKEY_CLASSES_ROOT\RaySync\DefaultIcon" to the correct program path, and "HKEY_CLASSES_ROOT\RaySync\shell\open\command" should also be changed to the correct path.

c. Incorrect proxy

Solution: it means that the proxy is enabled and the proxy service needs to be shut down.

d. Incorrect certificate

Solution: the certificate may be invalid because the client version is too old. You can contact us to update the certificate or update the Raysync server version.

23. How to fix the issues that web server of Raysync notes “Login /Connection timeout, please log in/reconnect again.” or “Failed to connect” in Raysync server and client?

1) Right-click the Raysync client icon(In the taskbar of computer desktop in the lower right corner) to select Error Detection, check whether the "server domain name" and "server address" are correct addresses, and ping whether the addresses are connected under the cmd command line.

2) If the webpage can be displayed normally, but the server connection timed out, you can try entering the Raysync client->Setting-Transmission to modify the UDP packet size to a smaller value.

24. How to solve the problem of keep noting of “loading files”?

1) Check whether the license is activated.

2) Test the external network bandwidth.

3) Check the server bandwidth pressure.

4) Check whether the files being read and written by other users on the server are slow to respond to storage.

5) Test the local and server disk read-write speed.

25. How do I fix downloaded files cannot be found when selecting the network path in the download path?

Map the path to the network disk, delete the old tasks, and download the selected path to the network disk again.

26. How to solve the problem of keep displaying note of “Loading” when downloading files?

1) Check whether there are many files in the user directory.

2) Enter the server directory and execute the command Is to see if it responds quickly.

3) Right-click the Raysync client to set the Timeout to 60s or longer in the Advanced setting, delete the old task, and download it again.

27. What are the refund conditions?

Refunds can be requested within 7 days of purchase and before activation. Once the license delivery is completed, the sale is final. Please be aware that refunds are not available once the license has been activated.

28. How can I apply for a refund?

To request a refund, contact us at support@raysync.io within the first 7 days after purchase and before activation. We will promptly process your request and provide necessary assistance.

We use cookies and similar technologies to collect information about how you interact with our website and allow us to remember you. We use this information in order to improve and customize your browsing experience and for analytics and metrics about our visitors both on this website and other media. To find out more about the cookies we use, see our Cookie Policy & Privacy.

If you decline, your information won’t be tracked when you visit this website. A single cookie will be used in your browser to remember your preference not to be tracked.