StoreSCP with space padded output directory

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
AndreasKnopke
Posts: 49
Joined: Wed, 2005-02-16, 16:27

StoreSCP with space padded output directory

#1 Post by AndreasKnopke »

hello OFFIS team,

when trying to set a custom output directory with the -od flag that contains spaces (like c:\program files\database\) storescp always refuses to start and complains about missing port.

Here is and example:
StoreSCP.exe -od "c:\program files\database\" -aet "STORE" 104

It workes fine with non space padded directory names.
Is this a bug in OFCommandLine?

regards,
Andreas

Thomas Wilkens
DCMTK Developer
Posts: 117
Joined: Tue, 2004-11-02, 17:21
Location: Oldenburg, Germany
Contact:

#2 Post by Thomas Wilkens »

It seems that the backslash character after "database" makes the following quotation mark invisible to storescp.

Please use the following command line to achieve what is intended:

Code: Select all

StoreSCP -od "c:\program files\database" -aet "STORE" 104

AndreasKnopke
Posts: 49
Joined: Wed, 2005-02-16, 16:27

#3 Post by AndreasKnopke »

Thanks Thomas, it workes fine now.

regards,
Andreas

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 1 guest