NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
fsTransferSubjects.sh

(Note: This page is automatically generated. Please do not attempt to edit it!)

This script can be used to transfer subjects as a zipped tar file to a remote machine.

Usage: /scratch0/NOT_BACKED_UP/clarkson/auto/src/niftk-nightly-release/NifTK-build/bin/fsTransferSubjects.sh remoteLocation AAAAA BBBBB CCCCC DDDDD etc.

  This script assumes:
    $SUBJECTS_DIR environment variable exists, and the directory it points to exists.
 
    All arguments after remoteLocation are FreeSurfer directories under the current directory.

    remoteLocation specifies the username, machine, and folder where you want the tar files placing.
    eg.
      clarkson@comic1.cs.ucl.ac.uk:subjects

    ie.
      <username>@<full machine name>:<full directory name or subdirectory relative to home directory>