Hello,

Regarding this: https://savannah.gnu.org/support/?109271

mwette$ scp nyacc-0.76.3.tar.gz* [email protected]:/releases/nyacc/
scp: /releases/nyacc/: No such file or directory

The new server (download0) was missing a symlink:
 ln -s /srv/download /releases

I guess this was done to make the path (when using SCP)
same as the URL (when downloading using HTTP),
despite the files being stored on /srv/download (or /net/srv/download on the 
new server).

more TODO:
add a suitable test for download/ssh with '/releases/ path
(when I finally write the tests...)

-assaf

Reply via email to