[重要安全性通知] 发现假冒 Qfinder Pro 网站。了解详情 >

How to perform the file sync between QES and Linux


最后修订日期: 2022-06-24

Applied models: 

All NAS model with QES firmware
 

Applied firmware:

QES-2.0.0 or above

 

Scenarios:

1. How to use rsync to do the file sync from QES to Linux

2. How to use rsync to do the file sync from Linux to QES

 

Solution: 

0. Setup Rsync Server

For CentOS, follow this link

https://www.server-world.info/en/note?os=CentOS_7&p=rsync

For Ubuntu, follow this link

https://www.server-world.info/en/note?os=Ubuntu_16.04&p=rsync

 

1. Rsync from QES to Linux

In Backup Station, create a new Replication Job. Enter the job name and remote Linux IP address, Rsync username and password and enable encryption and enter port number.

Click Test button to test the connection.


 

Then choose Linux destination folder for the data sync

 

 

2. Rsync from Linux to QES

Check “Allow remote Rsync server to backup data to NAS” in Backup Station 

 

In Linux, run the command below to use rsync via ssh protocol to sync files from Linux to the shared folder of QES NAS. Ex: to the shared folder, “share1”

 

 

# rsync -av /path/to/file -e ssh admin@192.168.27.21:/share/share1

 

Note: If QES admin account has been disabled, you can use a user account belongs to administrator group for the authentication.

这篇文章有帮助吗?

谢谢您,我们已经收到您的意见。

请告诉我们如何改进这篇文章:

如果您想提供其他意见,请于下方输入。

选择规格

      显示更多 隐藏更多
      open menu
      back to top