| 1 | = Sending data to PI via FTP = |
| 2 | |
| 3 | 1. Find an empty FTP slot on the [https://rsg.pml.ac.uk/intranet/trac/wiki/Projects/ARSF-DAN/ARSF_FTP ARSF FTP server], if there are not free slots ask someone with root to set one up with a new password: |
| 4 | 1. Hardlink the delivery using cp -rl to /users/rsg/arsf/arsf_data/ftp/arsf1 as ARSF. Hardlinking rather than rsyncing / uploading via FTP saves space as we don't have multiple copies of the data. |
| 5 | 1. Log in to the FTP server and check the data are all there and accessible with the FTP login. |
| 6 | 1. Send the FTP server details in the letter to the PI, suggested text is: |
| 7 | {{{ |
| 8 | The login details are as follows: |
| 9 | |
| 10 | user: USER |
| 11 | password: PASSWORD |
| 12 | address: ftp.rsg.pml.ac.uk |
| 13 | |
| 14 | link: ftp://USER:PASSWORD@ftp.rsg.pml.ac.uk/ |
| 15 | }}} |