If the NAS is 192.168.123.6 your command on the other side would be:
rsync --verbose --progress --stats --compress --recursive --times
--perms --links --delete /Share/ 192.168.123.6::Backup/EdensLandCorp
I run this command and get failed to connect to 192.168.123.6: Connection
refused. I should
On 9 May 2012, at 14:57, James Relph wrote:
>
>> The 3.1.0dev version (which is next up for a release) has some solaris xattr
>> support. Check it out via git or a nightly tar file.
>
>
> Cool, thanks very much. Is there some documentation about the level of the
> solaris xattr support?
>
Joris Korbeeck hotmail.com> writes:
>
>
...
> "rsync error: unexplained error (code 129) at rsync.c(541) [sender=3.0.3]"
>
> Could anyone explain this error or suggest a solution?
>
> Thanks in advance,
> Joris
>
I received this error when using an Expect script to call a bash
script to r