I am finding that when htick tries to find the file_id.diz file that
it leaves all the unzipped files in the tmpin folder.
Is there a way to stop this. Brain dead at the moment. Or unzip to
another folder to get the file_id.diz file
Hello Sean!
25 ??? 24, Sean Rima wrote to All:
I am finding that when htick tries to find the file_id.diz file that
it leaves all the unzipped files in the tmpin folder.
Is there a way to stop this. Brain dead at the moment. Or unzip to
another folder to get the file_id.diz file
Just to clarify: are all files from archive unpacking to temporary inbound and after that only file_id.diz is removed? That could only happen if you use external zip and your Unpack statement doesn't contain $f. If you don't include $f that will instruct unpacker to unpack entire archive instead of unpacking only files specified in FileDescName. It should look something like this: Unpack "/usr/bin/unzip -joLqq $a -d $p $f" 0 504b0304
I am finding that when htick tries to find the file_id.diz file that
it leaves all the unzipped files in the tmpin folder.
Is there a way to stop this. Brain dead at the moment. Or unzip to
another folder to get the file_id.diz file
Just to clarify: are all files from archive unpacking to temporary inbound and after that only file_id.diz is removed? That could only happen if you use external zip and your Unpack statement doesn't contain $f. If you don't include $f that will instruct unpacker to unpack entire archive instead of unpacking only files specified in FileDescName. It should look something like this: Unpack "/usr/bin/unzip -joLqq $a -d $p $f" 0 504b0304
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 995 |
Nodes: | 10 (0 / 10) |
Uptime: | 198:03:05 |
Calls: | 13,022 |
Files: | 186,574 |
Messages: | 3,284,709 |