RE: Re[2]: rsync with --recursive --files-from=

2007-05-09 Thread Dave Korn
On 09 May 2007 19:59, oleyk wrote: DO NOT USE FALSE EMAIL ADDRESSES OLEYK. Look at the From: line of your post. "cygwin at cygwin dot com" is *not* the address of Marvin Rishoff. > i'm sorry, but: > > $ rsync --version > rsync version 2.4.6 protocol version 24 > i have no option "--files

Re[2]: rsync with --recursive --files-from=

2007-05-09 Thread oleyk
Replying to a message of Marvin Rishoff to cygwin, Wednesday, May 9, 2007, 13:35 +1000: MR> - MR> #!/bin/bash MR> cd "/c/WINDOWS/system32/LogFiles/WMS/[Global]/" MR> find ./WMS_*.log -mtime -7 -print >> list MR> /usr/bin/rsync -a