<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">El lunes, 26 de octubre de 2020 0:35:39 (CET), Ben Cooksley escribió:</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> It would be appreciated if you could please validate that both your access</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> works, and that your workflows are still able to operate on the new system.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Hi,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"> It seems that rsync no longer works with wildcards. I used to do</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">rsync -e ssh -c -h -L --progress --partial ftparchlinux@milonia.kde.org:${branch}/release-service/${dirver}/src/*.tar.xz{,.sig} ${SRCDEST}/</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">to download all packages at once. This gives an error in deino:</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="background-color:#ffffff;"><span style="font-family:monospace;"><span style="color:#000000;">rsync: link_stat "/srv/archives/ftp/stable/release-service/20.08.3/src/*.tar.xz" failed: No such file or directory (2) </span></span></span><br />rsync: link_stat "/srv/archives/ftp/stable/release-service/20.08.3/src/*.tar.xz.sig" failed: No such file or directory (2) <br />rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1816) [Receiver=v3.2.3] <br />rsync: [Receiver] write error: Broken pipe (32)<br /><br />Downloading a single package with the same command works fine.</p>
</body>
</html>