I got a request from Tomasz Kłoczko to provide release tarballs for dwz. Presumably they would have to be placed at https://sourceware.org/ftp/dwz but currently there's no such directory.
created, setgid as usual
I am able to do: ... $ ssh sourceware.org alive Linux sourceware.org 2.6.32-754.9.1.el6.x86_64 #1 SMP Wed Nov 21 15:08:21 EST 2018 x86_64 x86_64 x86_64 GNU/Linux 22:45:35 up 292 days, 42 min, 0 users, load average: 14.70, 8.46, 7.26 ... but I'm not able to start an sftp session: ... $ sftp sourceware.org Connection closed. Connection closed ...
That is correct, only a small subset of maintainers need & get shell-capable logons (which enable sftp etc.). Would that be you for this project?
(In reply to Frank Ch. Eigler from comment #3) > That is correct, only a small subset of maintainers need & get shell-capable > logons (which enable sftp etc.). Would that be you for this project? Yes.
(In reply to Tom de Vries from comment #4) > (In reply to Frank Ch. Eigler from comment #3) > > That is correct, only a small subset of maintainers need & get shell-capable > > logons (which enable sftp etc.). Would that be you for this project? > > Yes. That's working for me now. Submitted patch adding a script contrib/upload-release.sh ( https://sourceware.org/ml/dwz/2019-q4/msg00004.html ).