Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.sai.msu.su/groups/cluster/efremov/ftpput
Дата изменения: Thu Jul 25 21:01:54 2002
Дата индексирования: Sat Dec 22 06:48:10 2007
Кодировка:
##

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.