Problem archiving from shares between 4.01 and 6.01
-
it is drive letter and network share.
I don’t understand what you mean by this. Can you give me an example?
Thanks.
-
Hi!
This is only my personal rendering of what spwolf wrote, so I may be wrong about this.
There are two occasions when this would be nice to have as an option- When you have 2 different driveletters with the same path in the list file. Something like this
P:\PACL_Test\Foldertest\*.* Q:\PACL_Test\Foldertest\*.* ```Since the path is exactly the same except for the drive letter the result will be the same as we have created using \\<machinename>\<sharename>\ 2) When you have 2 different sharenames with the same path in the list file. Something like this\TestPC\Public\PACL_Test\Foldertest*.*
\TestPC\Install\PACL_Test\Foldertest*.*Micke</sharename></machinename> -
Micke, have you tried this in PACL 7.01 Beta?
How is it there? -
Micke, have you tried this in PACL 7.01 Beta?
How is it there?No I haven’t tested this yet, but I can do some tests of it tonight.
The version I have is PACL 7.00 b1, but you talk about 7.01 beta. Does this mean there’s a 7.01 beta version avaliable?
Kind Regards
Micke -
Sorry, type-o on my end. 7.00b is the only one available.
Thanks! -
ok, so there will be -PP parameter now that will store drive/share names as well.
-
Hello!
This is the result from testing creation of archive using \machinename\sharename.Version tested: PACL 7.00 RC1
OS Version: Windows 7 Ent. Ed. 64-bitContent of Listfile_Machine.txt
\\192.168.0.19\Public\PACL_Test\*.* \\192.168.0.19\Install\PACL_Test\*.*Then test creation of archive:
C:\Programs\NewTest>pacomp -a -r -PP Test_PACOMP_MachineShare.zip @Listfile_Mach ines.txt PowerArchiver Command Line (PACL) Version 7.00 [Mar 22 2012] Copyright(c) 1998-2012 ConeXware, Inc. All Rights Reserved. Shareware Version Remainder: This is unregistered version of PACL. Please register at http://www.p owerarchiver.com Press <enter>to continue. Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2 Internet: http://www.powerarchiver.com Email: support@conexware.com Archive: C:\Programs\NewTest\Test_PACOMP_MachineShare.zip preparing to compress... adding: \\192.168.0.19\Public\PACL_Test\F1\FILE2.TXT --> Done. [9%] adding: \\192.168.0.19\Public\PACL_Test\F1\FILE3.TXT --> Done. [13%] adding: \\192.168.0.19\Public\PACL_Test\F1\FILE1.BAT --> Done. [19%] adding: \\192.168.0.19\Public\PACL_Test\F2\FILE2.TXT --> Done. [29%] adding: \\192.168.0.19\Public\PACL_Test\F2\FILE3.TXT --> Done. [32%] adding: \\192.168.0.19\Public\PACL_Test\F2\FILE1.BAT --> Done. [38%] adding: \\192.168.0.19\Public\PACL_Test\MANUAL.TXT --> Done. [48%] adding: \\192.168.0.19\Install\PACL_Test\F2\FILE1.TXT --> Done. [54%] adding: \\192.168.0.19\Install\PACL_Test\F2\FILE2.BAT --> Done. [63%] adding: \\192.168.0.19\Install\PACL_Test\F2\AILE3.TXT --> Done. [67%] adding: \\192.168.0.19\Install\PACL_Test\F2\FILE1.zip --> Done. [70%] adding: \\192.168.0.19\Install\PACL_Test\F1\FILE3.BAT --> Done. [74%] adding: \\192.168.0.19\Install\PACL_Test\F1\FILE1.BAT --> Done. [84%] adding: \\192.168.0.19\Install\PACL_Test\F1\FILE2.TXT --> Done. [90%] adding: \\192.168.0.19\Install\PACL_Test\MANUAL.TXT --> Done. [100%] All OK C:\Programs\NewTest></enter>Everything looks normal, now lets the the content of the created archive Test_PACOMP_MachineShare.zip
C:\Programs\NewTest>paext -v Test_PACOMP_MachineShare.zip PowerArchiver Command Line (PACL) Version 7.00 [Mar 22 2012] Copyright(c) 1998-2012 ConeXware, Inc. All Rights Reserved. Shareware Version Remainder: This is unregistered version of PACL. Please register at http://www.p owerarchiver.com Press <enter>to continue. Archive Extr.---ZIP,ZIPX,7Z,CAB,LHA,ARJ,RAR,ACE,TAR,GZ,BZ2,UUE,ZOO,B64,YENC,... Internet: http://www.powerarchiver.com Email: support@conexware.com Archive --> C:\Programs\NewTest\Test_PACOMP_MachineShare.zip [ZIP ] Name Length Method Ratio Size Date & Time CRC-32 ------------ -------- -------- ----- -------- ------------------- -------- \\192.168.0.19\Public\PACL_Test\F1\FILE2.TXT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c \\192.168.0.19\Public\PACL_Test\F1\FILE3.TXT 5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a \\192.168.0.19\Public\PACL_Test\F1\FILE1.BAT 8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163 \\192.168.0.19\Public\PACL_Test\F2\FILE2.TXT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c \\192.168.0.19\Public\PACL_Test\F2\FILE3.TXT 5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a \\192.168.0.19\Public\PACL_Test\F2\FILE1.BAT 8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163 \\192.168.0.19\Public\PACL_Test\MANUAL.TXT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c \\192.168.0.19\Install\PACL_Test\F2\FILE1.TXT 8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163 \\192.168.0.19\Install\PACL_Test\F2\FILE2.BAT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c \\192.168.0.19\Install\PACL_Test\F2\AILE3.TXT 5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a \\192.168.0.19\Install\PACL_Test\F2\FILE1.zip 4406 DFLT-N 1% 4377 03-13-2010 20:44:16 e555fa01 \\192.168.0.19\Install\PACL_Test\F1\FILE3.BAT 5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a \\192.168.0.19\Install\PACL_Test\F1\FILE1.BAT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c \\192.168.0.19\Install\PACL_Test\F1\FILE2.TXT 8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163 \\192.168.0.19\Install\PACL_Test\MANUAL.TXT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c ------------ -------- -------- ----- -------- ------------------- -------- *Totals 15 142642 69% 44093 03-29-2012 22:04:06 C:\Programs\NewTest></enter>Test Result: Success
Kind Regards
Micke -
Hello again!
Time for the same test again, but instead I will use 2 different network driveletters with the same path except for the driveletter.Version tested: PACL 7.00 RC1
OS Version: Windows 7 Ent. Ed. 64-bitContent of Listfile_Machines_Drive.txt
P:\PACL_Test\*.* Q:\PACL_Test\*.*Then test creation of archive
C:\Programs\NewTest>pacomp -a -r -PP Test_PACOMP_MachineShare_Drive.zip @Listfil e_Machines_Drive.txt PowerArchiver Command Line (PACL) Version 7.00 [Mar 22 2012] Copyright(c) 1998-2012 ConeXware, Inc. All Rights Reserved. Shareware Version Remainder: This is unregistered version of PACL. Please register at http://www.p owerarchiver.com Press <enter>to continue. Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2 Internet: http://www.powerarchiver.com Email: support@conexware.com Archive: C:\Programs\NewTest\Test_PACOMP_MachineShare_Drive.zip preparing to compress... adding: P:\PACL_Test\F1\FILE2.TXT --> Done. [9%] adding: P:\PACL_Test\F1\FILE3.TXT --> Done. [13%] adding: P:\PACL_Test\F1\FILE1.BAT --> Done. [19%] adding: P:\PACL_Test\F2\FILE2.TXT --> Done. [29%] adding: P:\PACL_Test\F2\FILE3.TXT --> Done. [32%] adding: P:\PACL_Test\F2\FILE1.BAT --> Done. [38%] adding: P:\PACL_Test\MANUAL.TXT --> Done. [48%] adding: Q:\PACL_Test\F2\FILE1.TXT --> Done. [54%] adding: Q:\PACL_Test\F2\FILE2.BAT --> Done. [63%] adding: Q:\PACL_Test\F2\AILE3.TXT --> Done. [67%] adding: Q:\PACL_Test\F2\FILE1.zip --> Done. [70%] adding: Q:\PACL_Test\F1\FILE3.BAT --> Done. [74%] adding: Q:\PACL_Test\F1\FILE1.BAT --> Done. [84%] adding: Q:\PACL_Test\F1\FILE2.TXT --> Done. [90%] adding: Q:\PACL_Test\MANUAL.TXT --> Done. [100%] All OK C:\Programs\NewTest></enter>Everything looks normal, now lets the the content of the created archive Test_PACOMP_MachineShare_Drive.zip
C:\Programs\NewTest>paext -v Test_PACOMP_MachineShare_Drive.zip PowerArchiver Command Line (PACL) Version 7.00 [Mar 22 2012] Copyright(c) 1998-2012 ConeXware, Inc. All Rights Reserved. Shareware Version Remainder: This is unregistered version of PACL. Please register at http://www.p owerarchiver.com Press <enter>to continue. Archive Extr.---ZIP,ZIPX,7Z,CAB,LHA,ARJ,RAR,ACE,TAR,GZ,BZ2,UUE,ZOO,B64,YENC,... Internet: http://www.powerarchiver.com Email: support@conexware.com Archive --> C:\Programs\NewTest\Test_PACOMP_MachineShare_Drive.zip [ZIP ] Name Length Method Ratio Size Date & Time CRC-32 ------------ -------- -------- ----- -------- ------------------- -------- P:\PACL_Test\F1\FILE2.TXT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c P:\PACL_Test\F1\FILE3.TXT 5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a P:\PACL_Test\F1\FILE1.BAT 8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163 P:\PACL_Test\F2\FILE2.TXT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c P:\PACL_Test\F2\FILE3.TXT 5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a P:\PACL_Test\F2\FILE1.BAT 8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163 P:\PACL_Test\MANUAL.TXT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c Q:\PACL_Test\F2\FILE1.TXT 8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163 Q:\PACL_Test\F2\FILE2.BAT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c Q:\PACL_Test\F2\AILE3.TXT 5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a Q:\PACL_Test\F2\FILE1.zip 4406 DFLT-N 1% 4377 03-13-2010 20:44:16 e555fa01 Q:\PACL_Test\F1\FILE3.BAT 5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a Q:\PACL_Test\F1\FILE1.BAT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c Q:\PACL_Test\F1\FILE2.TXT 8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163 Q:\PACL_Test\MANUAL.TXT 13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c ------------ -------- -------- ----- -------- ------------------- -------- *Totals 15 142642 70% 43477 03-29-2012 22:15:58 C:\Programs\NewTest></enter>Test Result: Success
Very good work on PACL 7.00. Looks like this is working as expected now.
Kind Regards
Micke
