There is an open ftp available only on the internal network. [[Category:Services]]<pre>== Connection ==foo* ftp.fixme.ch:21* An anonymous accessftp is provided for everyone that can use it, readonly.write and read</pre>* User fixme can upload to incoming, which is not viewable by anonymous, password can be guessed
You can upload music for [[MPD_Daemon|mpd]] == How to ==For uploading a file with filezilla:1) Download or install filezilla2) Put ftp.fixme.ch in the this directoryHost text.3) Left the other fields blank.4) Click on Quickconnect.5) You are in, congrats !! For connection with lftp, it's even simpler :<pre>lftp ftp.fixme.ch</pre>