Difference between revisions of "Ftp"

From Fixme.ch
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Services]]
 
[[Category:Services]]
An anonymous ftp is provided for everyone that can use it.
+
== Connection ==
 +
* An anonymous ftp is provided for everyone that can use it, readonly.
 
<pre>
 
<pre>
 
ftp.fixme.ch:21
 
ftp.fixme.ch:21
 
anonymous
 
anonymous
 
</pre>
 
</pre>
It is manually checked once a week.
+
* User fixme can upload to incoming, which is not viewable by anonymous, password can be guessed
  
 
== How to ==
 
== How to ==
Line 11: Line 12:
 
1) Download or install filezilla
 
1) Download or install filezilla
 
2) Put ftp.fixme.ch in the Host text.
 
2) Put ftp.fixme.ch in the Host text.
3) Left the other field blank.
+
3) Left the other fields blank.
 
4) Click on Quickconnect.
 
4) Click on Quickconnect.
 
5) You are in, congrats !!
 
5) You are in, congrats !!

Revision as of 18:08, 14 November 2012

Connection

  • An anonymous ftp is provided for everyone that can use it, readonly.
ftp.fixme.ch:21
anonymous
  • User fixme can upload to incoming, which is not viewable by anonymous, password can be guessed

How to

For uploading a file with filezilla: 1) Download or install filezilla 2) Put ftp.fixme.ch in the Host text. 3) Left the other fields blank. 4) Click on Quickconnect. 5) You are in, congrats !!

For connection with lftp, it's even simpler :

lftp ftp.fixme.ch