public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Latest versions of cygwin - Paths with spaces
@ 2022-05-18  0:00 Giovani Erthal
  2022-05-18  3:28 ` André Bleau
  2022-05-18 13:24 ` Giovani Erthal
  0 siblings, 2 replies; 6+ messages in thread
From: Giovani Erthal @ 2022-05-18  0:00 UTC (permalink / raw)
  To: cygwin

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/Teste" "com" "Espaço /cygdrive/C/Users/giova/Downloads/Destino" "com" "espaço

Result:

sending incremental file list
rsync: link_stat "/cygdrive/C/Users/giova/Downloads/Teste" "com" "Espaço" failed: No such file or directory (2)

sent 18 bytes  received 12 bytes  60.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2]

Initially I was using cwrsync 6.2.4 (it has the same problem). Using cwrsync 5.5.0 everything works perfectly.

Now I downloaded cygwin and installed rsync (latest version), but the problem is the same.

How to make this work without using an old version of cygwin?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-05-18 15:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18  0:00 Latest versions of cygwin - Paths with spaces Giovani Erthal
2022-05-18  3:28 ` André Bleau
2022-05-18  4:04   ` Gary Johnson
2022-05-18  5:49   ` Brian Inglis
2022-05-18 13:24 ` Giovani Erthal
2022-05-18 15:38   ` Thomas Wolff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).