Re: Latest versions of cygwin - Paths with spaces

2022-05-17 Thread Brian Inglis
On 2022-05-17 21:28, André Bleau wrote: Giovani Erthal wrote: I'm using rsync to perform backups. But I have errors in paths with spaces. Source: C:\Users\giova\Downloads\Teste com espaço Destination: C:\Users\giova\Downloads\Destino com espaço Command: rsync.exe -avz -s --no-perms --no-owner -

Re: Latest versions of cygwin - Paths with spaces

2022-05-17 Thread Gary Johnson
On 2022-05-18, André Bleau wrote: > Hi Giovani. > > Giovani Erthal wrote: > > > I'm using rsync to perform backups. But I have errors in paths with spaces. > > > > Source: C:\Users\giova\Downloads\Teste com espaço > > Destination: C:\Users\giova\Downloads\Destino com espaço > > > > Command: >

Re: Latest versions of cygwin - Paths with spaces

2022-05-17 Thread André Bleau
Hi Giovani. Giovani Erthal wrote: > I'm using rsync to perform backups. But I have errors in paths with spaces. > > Source: C:\Users\giova\Downloads\Teste com espaço > Destination: C:\Users\giova\Downloads\Destino com espaço > > Command: > > rsync.exe -avz -s --no-perms --no-owner --no-group

Cygwin Perl has slowed in recent months

2022-05-17 Thread David Christensen
cygwin: I have a computer: 2022-05-17 18:46:12 dpchrist@dht4s3r1 ~/src/perl/Dpchrist-Perl $ systeminfo | egrep '^OS (Name|Version)' ; uname -a ; cygcheck -c cygwin OS Name: Microsoft Windows 7 Professional OS Version:6.1.7601 Service Pack 1 Build 7601 CYGWIN_NT-

Latest versions of cygwin - Paths with spaces

2022-05-17 Thread Giovani Erthal
I'm using rsync to perform backups. But I have errors in paths with spaces. Source: C:\Users\giova\Downloads\Teste com espaço Destination: C:\Users\giova\Downloads\Destino com espaço Command: rsync.exe -avz -s --no-perms --no-owner --no-group --chmod=ugo=rw /cygdrive/C/Users/giova/Downloads/Tes

[ANNOUNCEMENT] Updated: dumpasn1-20210212-1

2022-05-17 Thread Federico Kircheis via Cygwin-announce
Version 20210212-1 of dumpasn1 has been uploaded. dumpasn1 is an ASN.1 object dump program which will dump data encoded using any of the ASN.1 encoding rules in a variety of user-specified formats. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.

Re: ps | cat broken in newlib-cygwin git head (master)

2022-05-17 Thread Corinna Vinschen
Hi Takashi, please send this to the newlib ML, ideally as a reply to the patch or patchset, CCing Matt and Sebastian. Thanks, Corinna On May 17 12:17, Takashi Yano wrote: > On Tue, 17 May 2022 04:37:12 +0900 > Takashi Yano wrote: > > I found that "ps | cat" outputs nothing with the current git