Changes

SHOCnWonder

168 bytes removed, 22 February
/* Data access */
** Open a shell on your local PC (Putty if you're using Windows or a bash/tcsh/sh if on Mac or Linux)
** Copy the data using the following command:
rsync -avzP shoc74in@shoc74in.suth.saao.ac.za:"/data/74in/shw/<YYYY>/<MMDD>/*.fits " /LocalFilePath
---- the password is that for the shoc74in accounts
* NOTE: if the rsync command fails, try it WITHOUT the wildcard (*)and specify a specific file. Some rsync programs apparently do not support this function.* ANOTHER NOTE: if the rsync command fails, try it with the data path in quotations, e.g.: rsync -avzP shoc74in@shoc74in.suth.saao.ac.za:"/data/74in/shw/2024/0221/*.fits" /LocalFilePath
== OLD vs. NEW ==
315
edits