## To put something on anonymous-ftp for you (or other cluster members) external user must enter on our anonymous-ftp server star.sai.msu.su, i.e. perform such commands: ftp star.sai.msu.su User: anonymous Password: your@email Next, he must change dir to directory "incoming" by command: cd /incoming and perform sending his file(s): bin (to safe binary files) put file1 put file2 ... bye Received files will be placed into directory /home/ftp/incoming on our server star. To get them for work the best way is to enter on star (telnet star) and to move needed files from /home/ftp/incoming to your directory by command: mv /home/ftp/incoming/file1 /alex/cluster/efremov mv /home/ftp/incoming/file2 /alex/cluster/efremov ... After this you can see these files in Q:\CLUSTER\EFREMOV.