Netgear ReadyNAS Pro Business Edition User Manual Page 73

  • Download
  • Add to my manuals
  • Print
  • Page
    / 120
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 72
ReadyNAS Pro Business Edition User Guide
Managing User Access 3-19
v1.3, November 2008
Rsync
Access to the share through rsync is identical regardless of the security mode. If you specified a
user or password in the rsync share access tab, you will need to specify this when accessing the
rsync share. Unlike other protocols, rsync uses arbitrary user name and password that is specific
only for rsync access. The user account you specify does not need to exist on the ReadyNAS or a
domain controller.
Here is an example of a way for a Linux client to list the content of a ReadyNAS rsync share with
no user name and password defined:
# rsync <ipaddr>::backup
To recursively copy the content of a share to /tmp:
# rsync -a <ipaddr>::backup /tmp
To do the same except with a login user and password hello, enter:
# rsync -a user@<ipaddr>::backup /tmp
Password: *****
Figure 3-25
Note: The ReadyNAS does not support Rsync over SSH.
Page view 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 119 120

Comments to this Manuals

No comments