<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SCP</title><link>https://sourceforge.net/p/forge/documentation/SCP/</link><description>Recent changes to SCP</description><atom:link href="https://sourceforge.net/p/forge/documentation/SCP/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 14 Jan 2026 18:39:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/forge/documentation/SCP/feed" rel="self" type="application/rss+xml"/><item><title>SCP modified by Dave Brondsema</title><link>https://sourceforge.net/p/forge/documentation/SCP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,5 +1,5 @@
 #SCP
-SourceForge.net provides support for managing project web and developer web content, and uploading file releases using SCP through our File management service.
+SourceForge.net provides support for managing project web content and uploading file releases using SCP through our File management service.

 SCP (Secure copy) is part of the SSH protocol suite.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Wed, 14 Jan 2026 18:39:01 -0000</pubDate><guid>https://sourceforge.net5479fc0b3ba3120b4d99255114aac7abb961581d</guid></item><item><title>SCP modified by Dave Brondsema</title><link>https://sourceforge.net/p/forge/documentation/SCP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -28,22 +28,6 @@
     jsmith@frs.sourceforge.net's password:
     FILE                                                                                       100%  241     0.2KB/s   00:01

-##For managing Developer Web space
-
-Developer web Hostname: `frs.sourceforge.net`
-Path: `userweb/htdocs/`
-Username: Your SourceForge.net Username
-Password: Your SourceForge.net Password
-An example session might look like (where Username="jsmith"):
-
-    [jsmith@linux ~]$ scp FILE jsmith@frs.sourceforge.net:userweb/htdocs
-    Connecting to frs.sourceforge.net...
-    The authenticity of host 'frs.sourceforge.net (216.34.181.57)' can't be established.
-    RSA key fingerprint is 68:b3:26:02:a0:07:e4:78:d4:ec:7f:2f:6a:4d:32:c5.
-    Are you sure you want to continue connecting (yes/no)? yes
-    Warning: Permanently added 'frs.sourceforge.net,216.34.181.57' (RSA) to the list of known hosts.
-    jsmith@frs.sourceforge.net's password:
-    FILE                                                                                       100%  241     0.2KB/s   00:01

 ##For managing Project Web space

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Wed, 14 Jan 2026 18:35:32 -0000</pubDate><guid>https://sourceforge.net2f2b78f77816ca349046098e27ae6e63474ef51f</guid></item><item><title>SCP modified by Wayne Davison</title><link>https://sourceforge.net/p/forge/documentation/SCP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -14,12 +14,12 @@
 ##For managing file releases

 FRS Hostname: `frs.sourceforge.net`
-Path: `/home/frs/project/PROJECT_UNIX_NAME/` - Substitute your project UNIX name data for PROJECT_UNIX_NAME
+Path: `/home/frs/p/PROJECT_UNIX_NAME/` - Substitute your project UNIX name data for PROJECT_UNIX_NAME
 Username: Your SourceForge.net Username
 Password: Your SourceForge.net Password
 An example session might look like (where Username="jsmith", Project UNIX name="fooproject",Release dir is "Rel_1"):

-    [jsmith@linux ~]$ scp FILE jsmith@frs.sourceforge.net:/home/frs/project/fooproject/Rel_1
+    [jsmith@linux ~]$ scp FILE jsmith@frs.sourceforge.net:/home/frs/p/fooproject/Rel_1
     Connecting to frs.sourceforge.net...
     The authenticity of host 'frs.sourceforge.net (216.34.181.57)' can't be established.
     RSA key fingerprint is 68:b3:26:02:a0:07:e4:78:d4:ec:7f:2f:6a:4d:32:c5.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wayne Davison</dc:creator><pubDate>Wed, 31 Oct 2018 17:42:47 -0000</pubDate><guid>https://sourceforge.netd9fb78699cda66585bfa836d257f83a256a09920</guid></item><item><title>SCP modified by Dave Brondsema</title><link>https://sourceforge.net/p/forge/documentation/SCP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,5 +1,3 @@
-[[include ref=in-progress]]
-
 #SCP
 SourceForge.net provides support for managing project web and developer web content, and uploading file releases using SCP through our File management service.

@@ -15,13 +13,13 @@

 ##For managing file releases

-FRS Hostname: frs.sourceforge.net
-Path: /home/frs/project/P/PR/PROJECT_UNIX_NAME/ - Substitute your project UNIX name data for /P/PR/PROJECT_UNIX_NAME
+FRS Hostname: `frs.sourceforge.net`
+Path: `/home/frs/project/PROJECT_UNIX_NAME/` - Substitute your project UNIX name data for PROJECT_UNIX_NAME
 Username: Your SourceForge.net Username
 Password: Your SourceForge.net Password
 An example session might look like (where Username="jsmith", Project UNIX name="fooproject",Release dir is "Rel_1"):

-    [jsmith@linux ~]$ scp FILE jsmith@frs.sourceforge.net:/home/frs/project/f/fo/fooproject/Rel_1
+    [jsmith@linux ~]$ scp FILE jsmith@frs.sourceforge.net:/home/frs/project/fooproject/Rel_1
     Connecting to frs.sourceforge.net...
     The authenticity of host 'frs.sourceforge.net (216.34.181.57)' can't be established.
     RSA key fingerprint is 68:b3:26:02:a0:07:e4:78:d4:ec:7f:2f:6a:4d:32:c5.
@@ -32,8 +30,8 @@

 ##For managing Developer Web space

-Developer web Hostname: frs.sourceforge.net
-Path: userweb/htdocs/
+Developer web Hostname: `frs.sourceforge.net`
+Path: `userweb/htdocs/`
 Username: Your SourceForge.net Username
 Password: Your SourceForge.net Password
 An example session might look like (where Username="jsmith"):
@@ -49,8 +47,8 @@

 ##For managing Project Web space

-Project web Hostname: web.sourceforge.net
-Path: /home/project-web/PROJECT_UNIX_NAME/htdocs - Substitute your project UNIX name data for PROJECT_UNIX_NAME
+Project web Hostname: `web.sourceforge.net`
+Path: `/home/project-web/PROJECT_UNIX_NAME/htdocs` - Substitute your project UNIX name data for PROJECT_UNIX_NAME
 Username: Your SourceForge.net Username
 Password: Your SourceForge.net Password
 An example session might look like the following for Username "jsmith" uploading a file for his project with a UNIX name of "fooproject":
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Tue, 23 Oct 2018 14:18:36 -0000</pubDate><guid>https://sourceforge.netdfdca2b4d47379ef811a42d4f6eeb983d5c5424a</guid></item><item><title>SCP modified by Dave Brondsema</title><link>https://sourceforge.net/p/forge/documentation/SCP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -50,7 +50,7 @@
 ##For managing Project Web space

 Project web Hostname: web.sourceforge.net
-Path: /home/project-web/*fooproject*/htdocs
+Path: /home/project-web/PROJECT_UNIX_NAME/htdocs - Substitute your project UNIX name data for PROJECT_UNIX_NAME
 Username: Your SourceForge.net Username
 Password: Your SourceForge.net Password
 An example session might look like the following for Username "jsmith" uploading a file for his project with a UNIX name of "fooproject":
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Wed, 05 Oct 2016 16:35:28 -0000</pubDate><guid>https://sourceforge.net0c01823c2373aba64056f81106d12a0b233dc19a</guid></item><item><title>SCP modified by Dave Brondsema</title><link>https://sourceforge.net/p/forge/documentation/SCP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -4,18 +4,6 @@
 SourceForge.net provides support for managing project web and developer web content, and uploading file releases using SCP through our File management service.

 SCP (Secure copy) is part of the SSH protocol suite.
-
-#Authentication
-Authenticating via SCP requires the use of a "combined" username for the project web space. The combined username is composed of your SourceForge.net account username and the project UNIX name for which you want to upload or download files. A comma (",") is used as a delimiter between these two components.
-
-Example:
-
-SourceForge.net username: jsmith
-User jsmith has a project with the UNIX name: fooproject
-Combined username: jsmith,fooproject
-Note: The Developer web space only requires the use of your SourceForge.net account name.
-
-The password for both cases is always the password associated with your SourceForge.net user account.

 #Clients
 SCP clients include:
@@ -33,7 +21,7 @@
 Password: Your SourceForge.net Password
 An example session might look like (where Username="jsmith", Project UNIX name="fooproject",Release dir is "Rel_1"):

-    [jsmith@linux ~]$ scp FILE jsmith,fooproject@frs.sourceforge.net:/home/frs/project/f/fo/fooproject/Rel_1
+    [jsmith@linux ~]$ scp FILE jsmith@frs.sourceforge.net:/home/frs/project/f/fo/fooproject/Rel_1
     Connecting to frs.sourceforge.net...
     The authenticity of host 'frs.sourceforge.net (216.34.181.57)' can't be established.
     RSA key fingerprint is 68:b3:26:02:a0:07:e4:78:d4:ec:7f:2f:6a:4d:32:c5.
@@ -62,16 +50,16 @@
 ##For managing Project Web space

 Project web Hostname: web.sourceforge.net
-Path: htdocs/
-Username: Combine your SourceForge.net Username with your SourceForge.net project UNIX name using a comma ( "," ) See Example
+Path: /home/project-web/*fooproject*/htdocs
+Username: Your SourceForge.net Username
 Password: Your SourceForge.net Password
 An example session might look like the following for Username "jsmith" uploading a file for his project with a UNIX name of "fooproject":

-    [jsmith@linux ~]$ scp barfile jsmith,fooproject@web.sourceforge.net:htdocs
+    [jsmith@linux ~]$ scp barfile jsmith@web.sourceforge.net:/home/project-web/fooproject/htdocs
     Connecting to web.sourceforge.net...
     The authenticity of host 'web.sourceforge.net (216.34.181.57)' can't be established.    
     RSA key fingerprint is 68:b3:26:02:a0:07:e4:78:d4:ec:7f:2f:6a:4d:32:c5.
     Are you sure you want to continue connecting (yes/no)? yes
     Warning: Permanently added 'web.sourceforge.net,216.34.181.57' (RSA) to the list of known hosts.
-    jsmith,fooproject@web.sourceforge.net's password:
+    jsmith@web.sourceforge.net's password:
     barfile                                                                                       100%  241     0.2KB/s   00:01
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Wed, 05 Oct 2016 16:21:04 -0000</pubDate><guid>https://sourceforge.net37a8aa8b4af1cd2b31052f303f17cfe63aebd8a7</guid></item><item><title>WikiPage SCP modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/forge/documentation/SCP/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,5 @@
+[[include ref=in-progress]]
+
 #SCP
 SourceForge.net provides support for managing project web and developer web content, and uploading file releases using SCP through our File management service.
 
&lt;/pre&gt;</description><pubDate>Tue, 11 Dec 2012 21:06:37 -0000</pubDate><guid>https://sourceforge.net3fc6129fc888680b129c12dafa24dd0cf5a7f080</guid></item></channel></rss>