Difference between revisions of "Ftp"

From Fixme.ch
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[Category:Services]]
 
[[Category:Services]]
An anonymous ftp is provided for everyone that can use it.
+
== Connection ==
<pre>
+
* ftp.fixme.ch:21
ftp.fixme.ch:21
+
* An anonymous ftp is provided for everyone that can use it, readonly.
anonymous
+
* User fixme can upload to incoming, which is not viewable by anonymous, password can be guessed
</pre>
+
It is manually checked once a week.
+
  
 
== How to ==
 
== How to ==
Line 11: Line 9:
 
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 !!

Latest revision as of 16:09, 14 November 2012

Connection

  • ftp.fixme.ch:21
  • An anonymous ftp is provided for everyone that can use it, readonly.
  • 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