diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2008-05-27 23:44:12 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2008-05-27 23:44:12 (GMT) |
commit | 7e8d917db99f4e19716f0890f7076fe37e0664b7 (patch) | |
tree | 2fe74a59abbd6dfc4506482acc3483dccc575be9 /doc/RELEASING | |
parent | 95784150b4b759eee289289a794a68f2199b129c (diff) | |
download | monitoring-plugins-7e8d917db99f4e19716f0890f7076fe37e0664b7.tar.gz |
Changed SF file release to use sftp instead of ftp
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2006 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc/RELEASING')
-rw-r--r-- | doc/RELEASING | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/RELEASING b/doc/RELEASING index 5dccb4d..c5d8195 100644 --- a/doc/RELEASING +++ b/doc/RELEASING | |||
@@ -23,10 +23,8 @@ tools/setup | |||
23 | ./configure | 23 | ./configure |
24 | make dist | 24 | make dist |
25 | 25 | ||
26 | ftp upload.sf.net | 26 | sftp upload.sf.net |
27 | anonymous/email | 27 | cd uploads |
28 | bin | ||
29 | cd /incoming | ||
30 | put file | 28 | put file |
31 | 29 | ||
32 | SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps) | 30 | SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps) |