security fix (known path on yacy host / known path on remote ftp server)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2292 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
allo 19 years ago
parent 7935f27038
commit 8e08125657

@ -65,17 +65,6 @@ You can of course <a href="index.html">search the internet</a> using the other p
#(/peerStatus)#
</td></tr>
<tr class="TableCellLight"><td>Other peers</td><td>#(otherPeers)#not online::#[num]# other peers online.#(/otherPeers)#</td></tr>
<tr class="TableCellDark"><td>Seed server</td><td>
#(seedServer)#
Disabled. To enable this you need a FTP account where you can upload files to a web space. If you do that, you become a YaCy root server. You can configure your account details on the <a href="Settings_p.html#seed">Settings page</a>.
::
Enabled: Updating periodically to server #[seedServer]#.
Last upload: #[lastUpload]# ago.
::
Enabled: Updating periodically to file #[seedFile]#.
Last upload: #[lastUpload]# ago.
#(/seedServer)#
</td></tr>
<tr class="TableCellLight"><td>Online-mode</td><td>
#(omode)#
You are in <i>Cache-browsing</i> mode.<br>

@ -131,4 +131,15 @@
[<a href="IndexCreateWWWGlobalQueue_p.html">Details</a>]
</td>
</tr>
</table>
<tr class="TableCellLight"><td>Seed server</td><td>
#(seedServer)#
Disabled. To enable this you need a FTP account where you can upload files to a web space. If you do that, you become a YaCy root server. You can configure your account details on the <a href="Settings_p.html#seed">Settings page</a>.
::
Enabled: Updating periodically to server #[seedServer]#.
Last upload: #[lastUpload]# ago.
::
Enabled: Updating periodically to file #[seedFile]#.
Last upload: #[lastUpload]# ago.
#(/seedServer)#
</td></tr>
</table>

Loading…
Cancel
Save