I have two Kubuntu 10.10 systems on my lan. I want to rsync a directory between the two. I've never done this.
Are there any good links on how to do this?
Are there any good links on how to do this?
rsync -av [source folder] [destination folder]
portmap: ALL lockd: ALL rquotad: ALL mountd: ALL statd: ALL nfsd: ALL
portmap: 192.168.1. lockd: 192.168.1. rquotad: 192.168.1. mountd: 192.168.1. statd: 192.168.1. nfsd: 192.168.1.
Comment