Difference between revisions of "Ftp"

From Fixme.ch
Jump to: navigation, search
Line 1: Line 1:
 
+
[[Category:Services]]
Free ftp for all
+
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, use download filezilla.
+
For uploading a file with filezilla:
Then put ftp.fixme.ch in the Host text.
+
1) Download or install filezilla
left the other field blank.
+
2) Put ftp.fixme.ch in the Host text.
Click on Quickconnect.
+
3) Left the other field blank.
You are in Congrat
+
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 22: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