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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


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 [EMAIL PROTECTED]:"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.

  [EMAIL PROTECTED]'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.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to