Revision: 816
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=816
Author: ineiev
Date: 2025-02-10 00:37:46 -0500 (Mon, 10 Feb 2025)
Log Message:
-----------
add an example with -O, Savannah sr #111182.
Ticket Links:
------------
http://savannah.gnu.org/support/?111182
Modified Paths:
--------------
trunk/sviki/DownloadArea.mdwn
Modified: trunk/sviki/DownloadArea.mdwn
===================================================================
--- trunk/sviki/DownloadArea.mdwn 2025-02-09 18:17:07 UTC (rev 815)
+++ trunk/sviki/DownloadArea.mdwn 2025-02-10 05:37:46 UTC (rev 816)
@@ -48,7 +48,10 @@
> Starting with OpenSSH 9.0, scp uses the SFTP protocol by default.
> As of 2025-01, SFTP is disabled on Savannah. Please add the -O
-> option to scp command line if you use OpenSSH 9.0 or later.
+> option to scp command line if you use OpenSSH 9.0 or later:
+
+ scp -O foo.tar.gz foo.tar.gz.sig
[email protected]:/releases/GROUP_NAME/
+
> Alternatively, you can [[use rsync|DownloadArea#rsync]].
Note that unlike ftp.gnu.org, Savannah doesn't enforce using GPG signatures