Access to all restricted data is controlled by the data contributor/project leader. This section provides an overview of the process to grant and gain access to different types of restricted datasets.
If you need assistance with anything, please email: bil-support@psc.edu. If the issue is time-critical, you may phone the PSC hotline at: 412-268-6350. Please note that we are located in the Eastern Time zone.
Data contributors/project leaders can request private project space on BIL to store pre-release data for pre-release processing and pre-release data sharing. To enable sharing, two special groups will be set up on the system: a read/write/delete group and a readonly group.
testuser@test.psc.edu:~$ sftp testuser@upload.brainimagelibrary.org
The authenticity of host 'upload.brainimagelibrary.org (128.182.108.164)' can't be established.
ECDSA key fingerprint is 32:cf:46:44:3d:9c:8e:b2:1d:14:03:66:45:0b:11:29.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'upload.brainimagelibrary.org,128.182.108.164' (ECDSA) to the list of known hosts.
testuser@upload.brainimagelibrary.org's password:
Connected to upload.brainimagelibrary.org.
sftp> cd /bil/proj/testproj
sftp> put data1.tiff
Uploading data1.tiff to /bil/proj/testproj/data1.tiff
data1.tiff 0% 0 0.0KB/s --:-- ETA
data1.tiff 100% 1324KB 1.3MB/s 00:00
sftp> get data2.tiff
Fetching /bil/proj/testproj/data2.tiff to data2.tiff
/bil/proj/testproj/data2.tiff 0% 0 0.0KB/s --:-- ETA
/bil/proj/testproj/data2.tiff 100% 764KB 763.8KB/s 00:00
sftp> exit
testuser@test.psc.edu:~$ scp data1.tiff testuser@upload.brainimagelibrary.org:/bil/proj/testproj/data1.tiff
testuser@upload.brainimagelibrary.org's password:
data1.tiff 0% 0 0.0KB/s --:-- ETA
data1.tiff 100% 1324KB 1.3MB/s 00:00
testuser@test.psc.edu:~$ scp testuser@upload.brainimagelibrary.org:/bil/proj/testproj/data2.tiff data2.tiff
testuser@upload.brainimagelibrary.org's password:
data2.tiff 0% 0 0.0KB/s --:-- ETA
data2.tiff 100% 764KB 763.8KB/s 00:00
testuser@test.psc.edu:~$ rsync -lrtpDvP data1.tiff testuser@upload.brainimagelibrary.org:/bil/proj/testproj/data1.tiff
sending incremental file list
data1.tiff
1160 0% 0.00kB/s 0:00:00
1356122 100% 86.15MB/s 0:00:00 (xfer#1, to-check=0/1)
sent 4752 bytes received 7051 bytes 7868.67 bytes/sec
total size is 1356122 speedup is 114.90
testuser@test.psc.edu:~$ rsync -lrtpDvP data2.tiff testuser@upload.brainimagelibrary.org:/bil/proj/testproj/data2.tiff
sending incremental file list
data2.tiff
880 0% 0.00kB/s 0:00:00
782160 100% 82.79MB/s 0:00:00 (xfer#1, to-check=0/1)
sent 3628 bytes received 5365 bytes 17986.00 bytes/sec
total size is 782160 speedup is 86.97
At the current time access to embargoed entries is not enabled.
At the current time access to restricted entries is not enabled.