How to post file for anonymous FTP
rlogin cui
cd ~ftp (or /hp3/ftp)
cd PUBLIC/chopard
cp ~/directory/file .
How to retrieve information
ftp cui.unige.ch
username: ftp (or anonymous)
cd PUBLIC/chopard
get file
quit