Displaying 1 result from an estimated 1 matches for "n2b1".
Did you mean:
62b1
2011 Apr 15
2
Permission denied (13)
Hello!
I've been trying to do backups with rsync. I want to do the backup into a
NAS (LG Network Storage N2B1/N2R1). I start mounting the NAS in my Ubuntu
Server 10.04 via cifs, and the /home from my Ubuntu's machines via nfs. This
script executes in the server's crontab, with root permissions.
My rsync script is like:
rsync $OPTIONS $QUE $DONDE/$INCREMENTDIR
where:
OPTIONS="--forc...