Changes between Initial Version and Version 1 of Procedures/EndUserDelivery/FTP


Ignore:
Timestamp:
Jul 10, 2015, 1:08:37 PM (9 years ago)
Author:
dac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/EndUserDelivery/FTP

    v1 v1  
     1= Sending data to PI via FTP =
     2
     31. 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:
     41. 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.
     51. Log in to the FTP server and check the data are all there and accessible with the FTP login.
     61. Send the FTP server details in the letter to the PI, suggested text is:
     7{{{
     8The login details are as follows:
     9
     10user: USER
     11password: PASSWORD
     12address: ftp.rsg.pml.ac.uk
     13
     14link: ftp://USER:PASSWORD@ftp.rsg.pml.ac.uk/
     15}}}