Difference between revisions of "Ftp"
From Fixme.ch
Line 1: | Line 1: | ||
− | + | [[Category:Services]] | |
− | + | An anonymous ftp is provided for everyone that can use it. | |
− | + | ||
<pre> | <pre> | ||
ftp.fixme.ch:21 | ftp.fixme.ch:21 | ||
anonymous | anonymous | ||
</pre> | </pre> | ||
+ | It is manually checked once a week. | ||
== How to == | == How to == | ||
− | For uploading a file | + | For uploading a file with filezilla: |
− | + | 1) Download or install filezilla | |
− | + | 2) Put ftp.fixme.ch in the Host text. | |
− | Click on Quickconnect. | + | 3) Left the other field blank. |
− | You are in | + | 4) Click on Quickconnect. |
+ | 5) You are in, congrats !! | ||
+ | |||
+ | For connection with lftp, it's even simpler : | ||
+ | <pre>lftp ftp.fixme.ch</pre> |
Revision as of 20:14, 17 July 2012
An anonymous ftp is provided for everyone that can use it.
ftp.fixme.ch:21 anonymous
It is manually checked once a week.
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 field blank. 4) Click on Quickconnect. 5) You are in, congrats !!
For connection with lftp, it's even simpler :
lftp ftp.fixme.ch