Revision: 845 http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=845 Author: ineiev Date: 2025-08-12 01:42:45 -0400 (Tue, 12 Aug 2025) Log Message: ----------- fix heading hierarchy; add anchors
Modified Paths: -------------- trunk/sviki/DownloadArea.mdwn Modified: trunk/sviki/DownloadArea.mdwn =================================================================== --- trunk/sviki/DownloadArea.mdwn 2025-07-30 15:24:50 UTC (rev 844) +++ trunk/sviki/DownloadArea.mdwn 2025-08-12 05:42:45 UTC (rev 845) @@ -1,5 +1,7 @@ -# Uploading a signed release +# Managing download area +##<a id='upload'></a> Uploading a signed release + If your package is part of GNU and you want to upload at ftp.gnu.org or alpha.gnu.org, you currently need to follow the [maintainers' guide](//www.gnu.org/prep/maintain/html_node/Automated-FTP-Uploads.html). @@ -60,6 +62,8 @@ If you upload subdirectories, be sure to chmod a+rx them. +##<a id='remove'></a> Removing files and directories + For removing wrongly uploaded files and directories, use `ssh rm` and `ssh rmdir`. @@ -101,7 +105,7 @@ up-to-date one. Please expect a delay of up to 24 hours for an upload on Savannah to appear on all mirrors. -# Mirrors +##<a id="mirrors"></a> Mirrors We are always happy to have more mirrors of the nongnu download area, see [Information for new mirrors](//www.gnu.org/server/mirror.html).