How to use storescu command.

902 views
Skip to first unread message

KOKAMON

unread,
Nov 4, 2020, 9:40:07 AM11/4/20
to dcm4che
Hello,  I just installed dcm4chee-arc-light and weasis using the docker-compose method as in the guides,   https://github.com/dcm4che/dcm4chee-arc-light/wiki/Run-secured-archive-services-on-a-single-host and https://dcm4che.atlassian.net/wiki/spaces/WEA/pages/3670023/Installing+Weasis+in+DCM4CHEE.
Next, I would like to store my Dicom data,which are in an external hard drive to dcm4chee folder.

Following the guide, I was able to obtain sample MRI images using docker.

$ docker run --rm --network=dcm4chee_default dcm4che/dcm4che-tools storescu -cDCM4CHEE@arc:11112 /opt/dcm4che/etc/testdata/dicom

I would like to do the same with my data.
Can I do using docker?
Or, do I need to install toolkit as in dcm4chee 2?
If so, how could I install the toolkit?
Could anyone help me?




Gunter Zeilinger

unread,
Nov 4, 2020, 11:24:16 AM11/4/20
to dcm...@googlegroups.com
You have to mount the host directory with the objects to import into the container:

docker run -v /host/directory:/container/directory --rm --network=dcm4chee_default dcm4che/dcm4che-tools storescu -cDCM4CHEE@arc:11112 /container/directory



‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.

KOKAMON

unread,
Nov 5, 2020, 3:14:38 AM11/5/20
to dcm4che
Thank you so much!!
It worked!
Could you tell me where I can find these stored Dicom files?
I need to know the location of the files in order to protect them., 
2020年11月5日木曜日 1:24:16 UTC+9 gunterze:

KOKAMON

unread,
Nov 5, 2020, 8:17:18 PM11/5/20
to dcm4che
I found them in the directory, /var/local/dcm4chee-arc/storage/fs1.
Thanks!

2020年11月5日木曜日 17:14:38 UTC+9 KOKAMON:

Ric Dingal

unread,
May 11, 2021, 3:57:46 AM5/11/21
to dcm4che
KOKAMON can you tell me where is the exact folder to mount?thanks a lot
Reply all
Reply to author
Forward
0 new messages