Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-01-08 01:52:26 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-01-08 01:52:26 +0300
commit1f8e2089d943c228cc3bc5927d9b6151edb8095d (patch)
treea7ef2e13ce545c2084a67cbcaaeff38119659a1f /public/remmina__filezilla__sftp_8sh_source.html
parent876f18bd39540ee9fdac31a31ae24a808a44ca8d (diff)
Automatic doc build from rex
Diffstat (limited to 'public/remmina__filezilla__sftp_8sh_source.html')
-rw-r--r--public/remmina__filezilla__sftp_8sh_source.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/remmina__filezilla__sftp_8sh_source.html b/public/remmina__filezilla__sftp_8sh_source.html
index 01528d3fd..5977bf732 100644
--- a/public/remmina__filezilla__sftp_8sh_source.html
+++ b/public/remmina__filezilla__sftp_8sh_source.html
@@ -27,7 +27,7 @@
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
- <td id="projectlogo"><img alt="Logo" src="remmina.svg"/></td>
+ <td id="projectlogo"><img alt="Logo" src="org.remmina.Remmina.svg"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Remmina - The GTK+ Remote Desktop Client
&#160;<span id="projectnumber">1.2.0</span>
@@ -86,7 +86,7 @@ $(document).ready(function(){initNavTree('remmina__filezilla__sftp_8sh_source.ht
<div class="title">remmina_filezilla_sftp.sh</div> </div>
</div><!--header-->
<div class="contents">
-<a href="remmina__filezilla__sftp_8sh.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;#!/bin/sh</div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;</div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;. $(dirname $0)/functions.sh</div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;settitle</div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;</div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;filezilla sftp://$ssh_username:$password@$server </div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div></div><!-- fragment --></div><!-- contents -->
+<a href="remmina__filezilla__sftp_8sh.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;#!/bin/sh</div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;</div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;. $(dirname $0)/functions.sh</div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;settitle</div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;</div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;filezilla sftp://$ssh_username:&quot;$ssh_password&quot;@$server </div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div></div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->