This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rsync command


 
Hello,

Can anyone spare the rsync command which removes files older than (i.e. 8
days) from the SOURCE  while leaving the DESTINATION intact ?
Also, I am searching for the command for rsync  to exclude *tmp or locked
files from the SOURCE.
Many thanks,
Abdul Hakeem
-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of
Mike Richards
Sent: 21 November 2007 01:57
To: cygwin@cygwin.com
Subject: Weird error from rsync

I'm trying to run the following command

rsync -rtzmv "$HOME/My Documents/"
rsync_user@10.142.198.222:"/cygdrive/e/rsync/$USER/"

but keep getting this strange error:

building file list ... done
rsync: mkdir "/cygdrive/c/Documents and Settings/miker/Desktop/\#015"
failed: No such file or directory (2)
rsync error: error in file IO (code 11) at
/home/lapo/packaging/tmp/rsync-2.6.9/main.c(529) [receiver= 2.6.9]
rsync: connection unexpectedly closed (8 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at
/home/lapo/packaging/tmp/rsync-2.6.9/io.c(453) [sender=2.6.9]
./rsync_win: line 5: rsync_user@10.142.198.222:/cygdrive/e/rsync/miker
/
: No such file or directory

Does anyone understand what is causing the \#015?

--
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/


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]