X-Spam-Check-By: sourceware.org Message-ID: <7632218.post@talk.nabble.com> Date: Thu, 30 Nov 2006 18:10:31 -0800 (PST) From: kramer27 To: cygwin AT cygwin DOT com Subject: Rsync error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: johnlkramer AT yahoo DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi. I'm running cygwin on a win XP laptop and would like to back up my files on my Linux box. So naturally I did this: $ rsync --rsh=ssh --update --recursive --verbose . root AT 192 DOT 168 DOT 2 DOT 4::/mnt/5/foo ERROR: The remote path must start with a module name rsync error: error starting client-server protocol (code 5) at /home/lapo/packag ing/tmp/rsync-2.6.6/main.c(1171) kramer AT QuantIQ /cygdrive/c/Documents and Settings/kramer/My Documents/My Music/i Tunes/foo $ root AT 192 DOT 168 DOT 2 DOT 4's password: Permission denied, please try again. root AT 192 DOT 168 DOT 2 DOT 4's password: Permission denied, please try again. root AT 192 DOT 168 DOT 2 DOT 4's password: Permission denied (publickey,password,keyboard-interactive). Then I realized that I need to specify a module. I've looked through the rsync man page and can't figure out what the heck a 'module' is supposed to mean. I did find that $rsync hostname:: is supposed to list all of the modules on that server, but I ran that command and it gave nothing. I do have an rsync daemon started on my Linux box just in case you were wondering. Any help would be greatly appreciated. -- View this message in context: http://www.nabble.com/Rsync-error-tf2735728.html#a7632218 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/