Focal Point
[CASE OPENED] can not unzip a file with a space in the file name using iit (ism)

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/8347085476

February 05, 2015, 09:17 AM
VT
[CASE OPENED] can not unzip a file with a space in the file name using iit (ism)
hello,


I am trying to unzip a file with a space in the name using iit. It works using if I type the following command in Linux:

unzip -o -d/destinationDir "/home/filex (Feb 3, 2015 - Feb 3, 2015)";

in iit I using a command line command (XDRuncmdAgent). The command I typed is:

_concat('unzip -o -d/destinationDir "',_SREG(ReportNameSpace),'"' )

where _SREG(ReportNameSpace) = _concat("/home/filex (Feb 3, 2015 - Feb 3, 2015)")


I am getting this error:


unzip -o -d/destinationDir "/home/filex (Feb 3, 2015 - Feb 3, 2015)"
9

unzip: cannot find or open /home/filex (Feb 3, 2015 - Feb 3, 2015), /home/filex (Feb 3, 2015 - Feb 3, 2015).zip or /home/filex (Feb 3, 2015 - Feb 3, 2015).ZIP.



Please help,

thanks,

Vera

This message has been edited. Last edited by: <Kathryn Henning>,
February 13, 2015, 02:53 PM
<Kathryn Henning>
Hi Vera,

Welcome to Focal Point!

I've been in contact with support management, and they have asked that you open a case on InfoResponse Online so that this can be reviewed further.

Thanks and regards,

Kathryn