Re: Excluding files with no extensions - windows cygwin client

2009-10-20 Thread Steven Monai
dreniarb wrote: > using a standard rsync command line, with this as the --exclude-from file: > > + /*.pst > - *.* > > While this does include only files with a .pst extension, it also includes > files without an extension. This means about 5000 files instead of just a > handful. Using the --pru

Re: rsync/cwgwin hangs during transfers

2010-01-16 Thread Steven Monai
On 2010/01/16 9:34 AM, Adam Rosi-Kessel wrote: > Max Arnold wrote, on 1/16/2010 12:08 PM: >>> Rsync 3.0.7 and Cygwin 1.7.1 hangs at random instances. This does not >>> happen >>> always and does not happen at all locations. >> Do you have any antivirus/firewall software installed? I once had >> wei

Re: Specify Includes Only

2010-03-13 Thread Steven Monai
On 2010/03/13 3:33 PM, Paul wrote: > I want to copy only specific directories that contain specific > filetypes, from sourcedir to destdir. For example, I want to copy all > .mp3 and all .ogg files found in the GroupA, GroupC directories under > /home/paul/sourcedir/. For example, if I have > > /h