Spring 1999
Nearby Supernova Campaign
How to FTP data to LBL
To send follow-up or search data for the Nearby Campaign to LBL via the
internet, do the following:
% ftp hpss.nersc.gov
Username: saul
Password: call to get this
ftp> cd follow_up
ftp> ls (find the name of your telescope)
ftp> cd MYTELESCOPE
ftp> mkdir 99MMMDD (MMM = month, DD is UT date)
ftp> cd 99MMMDD
ftp> binary
ftp> prompt
ftp> mput dataroot*
ftp> bye