Difference between revisions of "Ftp"

From Fixme.ch
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Category:Services]]
 
[[Category:Services]]
 
== Connection ==
 
== Connection ==
 +
* ftp.fixme.ch:21
 
* An anonymous ftp is provided for everyone that can use it, readonly.
 
* An anonymous ftp is provided for everyone that can use it, readonly.
<pre>
 
ftp.fixme.ch:21
 
anonymous
 
</pre>
 
 
* User fixme can upload to incoming, which is not viewable by anonymous, password can be guessed
 
* User fixme can upload to incoming, which is not viewable by anonymous, password can be guessed
  

Latest revision as of 18: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