Hello! ??, 27 ???. 2022 ?. ? 16:55, <Francis.Montagnac at inria.fr>:> On Wed, 27 Jul 2022 13:30:32 +0300 Alexander Gribanov via rsync wrote: > > Rsync starts, goes as in the log below and just hangs like this for > minutes > > or maybe even hours and nothing changes... > > This may happen when windows is involved. > > Try to add the --whole-file option. >Thank You very much, so far it helped to solve the problem... In the documentation it is said: -W, --whole-file copy files whole (w/o delta-xfer algorithm) When I tried just to add the letter "W" to my options, it didn't work, but with "--whole-file" it worked...> -- > francis.montagnac at inria.fr, DSI-SP, Tel: (33) 04 92 38 79 11, Bur: C111 > INRIA Sophia, 2004, route des Lucioles - BP 93 06902 Sophia Antipolis Cedex >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20220727/26746548/attachment.htm>
> > ??, 27 ???. 2022 ?. ? 16:55, <Francis.Montagnac at inria.fr>: > >> On Wed, 27 Jul 2022 13:30:32 +0300 Alexander Gribanov via rsync wrote: >> > Rsync starts, goes as in the log below and just hangs like this for >> minutes >> > or maybe even hours and nothing changes... >> >> This may happen when windows is involved. >> >> Try to add the --whole-file option. >> > > Thank You very much, so far it helped to solve the problem... > In the documentation it is said: > -W, --whole-file copy files whole (w/o delta-xfer algorithm) > When I tried just to add the letter "W" to my options, it didn't work, but > with "--whole-file" it worked... >Well, it seems that after some files the same problem appears again... Just sometimes I get on the rsync-client something like "connection reset by peer" instead of hanging deadly... Are there any ideas about how to get more debug info in order to understand, what is the real problem? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20220728/6c3f1c54/attachment.htm>