DO NOT REPLY [Bug 3363] New: rsync gets stuck on first file

bugzilla-daemon at dp3.samba.org bugzilla-daemon at dp3.samba.org
Fri Dec 30 21:16:29 GMT 2005


https://bugzilla.samba.org/show_bug.cgi?id=3363

           Summary: rsync gets stuck on first file
           Product: rsync
           Version: 2.6.6
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: domulys at umich.edu
         QAContact: rsync-qa at samba.org


I'm trying to use rsync to copy several pictures from my work computer
(xxx.xxx.xxx.edu) to my home computer.  I'm using cygwin.  This is what I run
on my home computer:

  $ rsync -avu --progress Michael at xxx.xxx.xxx.edu:"My\ Pictures/" .

It successfully creates the first few directories, but when it starts on the
first file, it seems to get stuck.  The progress bar stays at all zeros, and it
doesn't seem to be using any CPU.

  Michael at xxx.xxx.xxx.edu's password:
  receiving file list ...
  1986 files to consider
  ./
  2004/
  2004/2004_10_03_Hoosiers/
  2004/2004_10_03_Hoosiers/IMG_1096.jpg
           0   0%    0.00kB/s    0:00:00

I don't think I'm doing anything unusual or fancy... maybe there's something
about my syntax that is wrong and I'm just not seeing it.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list