The ability to save share name and drive letter (again)
-
Version 6 of PACL no longer allows archiving of windows share names. This used to work in version 4 as shown below:
E:\PACL4>type pacl6prob.lst
\DTTST03\Data\pacltest*.*
\DTRAH05\Data\pacltest*.*E:\PACL4>pacomp -a -r -p -k -c2 PACL6prob.zip @pacl6prob.lst
PowerArchiver Command Line (PACL) Version 4.01 [Mar 07 2005]
Copyright© 1999-2005 ConeXware, Inc. All Rights Reserved. Registered Version
This product is licensed to:
Archive Compression Utility – ZIP, CAB, LHA, BH, JAR, TAR, GZIP, BZIP2
Internet: http://www.powerarchiver.com Email: support@conexware.comArchive: E:\PACL4\PACL6prob.zip
preparing to compress…
adding: \DTTST03\Data\pacltest\F1\FILE1.TXT --> Done. [12%]
adding: \DTTST03\Data\pacltest\F1\FILE2.TXT –> Done. [25%]
adding: \DTTST03\Data\pacltest\F2\FILE3.TXT –> Done. [38%]
adding: \DTTST03\Data\pacltest\F2\FILE4.TXT –> Done. [50%]
adding: \DTRAH05\Data\pacltest\F1\FILE1.TXT –> Done. [62%]
adding: \DTRAH05\Data\pacltest\F1\FILE2.TXT –> Done. [75%]
adding: \DTRAH05\Data\pacltest\F2\FILE3.TXT –> Done. [88%]
adding: \DTRAH05\Data\pacltest\F2\FILE4.TXT –> Done. [100%]E:\PACL4>paext -t PACL6prob.zip
PowerArchiver Command Line (PACL) Version 4.01 [Mar 07 2005]
Copyright© 1999-2005 ConeXware, Inc. All Rights Reserved. Registered Version
This product is licensed to:
Archive Extr.—ZIP,CAB,LHA,ARJ,RAR,ARC,ACE,TAR,GZIP,BZIP2,UUE,ZOO,B64,YENC,…
Internet: http://www.powerarchiver.com Email: support@conexware.comArchive –> E:\PACL4\PACL6prob.zip [ZIP]
testing: DTTST03\Data\pacltest\F1\FILE1.TXT –> OK [12%]
testing: DTTST03\Data\pacltest\F1\FILE2.TXT –> OK [25%]
testing: DTTST03\Data\pacltest\F2\FILE3.TXT –> OK [38%]
testing: DTTST03\Data\pacltest\F2\FILE4.TXT –> OK [50%]
testing: DTRAH05\Data\pacltest\F1\FILE1.TXT –> OK [62%]
testing: DTRAH05\Data\pacltest\F1\FILE2.TXT –> OK [75%]
testing: DTRAH05\Data\pacltest\F2\FILE3.TXT –> OK [88%]
testing: DTRAH05\Data\pacltest\F2\FILE4.TXT –> OK [100%]E:\PACL4>
-
updated title… thanks