Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
XNAT-Group
DICOM_archive_uploader
Commits
5c6e7630
Commit
5c6e7630
authored
Sep 26, 2014
by
Franziska Koehn
Browse files
README added
parent
07056392
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
5c6e7630
# Xnat .tar.gz-Uploader
This project contains a shell-script which uploads all compressed dicom files in a specified folder.
## Files
*
many-decom-targz-files-xnat-importer
*shell-script, which does all the work*
## Prerequisites
*
Bash
*
cURL (mostly pre-installed on Linux-systems)
## How to use
*
alter the fields in the shell-skript for your demands:
*
`USER=`
...
*your xnat-user-name*
*
`PASSWORD=`
...
*the password of your user*
*
`HOST=`
...
*the adress of your xnat-server*
*
`PROJECT=`
...
*the project, where you want to upload the decom-images*
*
DIRECTORY=...
*the directory of the files you want to upload*
*
run the shell-script
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment