• Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Register
    • Login
    pacl900b-190606.exe (PACL 9.0 Beta 5) pacomp -r not working.
    Brian GregoryB

    I’m trying to backup the complete contents of a directory using:
    pacomp64 -parcz T:\BACKUP.PA C:\STUFF
    The contents of subdirectories of C:\STUFF isn’t getting backed up!
    The sub directories are just stored as empty directories!

    Tech Support
    When extracting 7z files extract only newer files
    B

    How do I achieve this ; show me a command line example !

    Tech Support
    Question Regarding License
    S

    Hello @Mili,

    thanks for your help in getting my PowerArchiver CommandLine license (Re: License Code Not Working / Missing) and sorry for my late reply. I do check my spam folder regularly and couldn’t find a mail from support. Also, there was no mail in my backups or any mention of it in my email logs.

    I have a question regarding my licenses in the hope you are able to help me:
    While my account lists “PowerArchiver Select - lifetime free upgrades and support for PowerArchiver Toolbox English - Count 2”, this does not apply for PACL, which was included with my purchase. My account shows only PowerArchiver Select - 12 months of upgrades and support for PowerArchiver Command Line - Single User License.

    Since PACL was included with PowerArchiver Toolbox, shouldn’t PACL also come with a lifetime license for 2 PCs?

    Thanks for your help in advance.

    Tech Support
    PACL 9.0 Beta 2
    spwolfS

    Version:
    PACL 9.00 Beta 2

    What’s New since version PACL 7:

    Updated to PowerArchiver 2017 engine Fully unicode interface RAR v5 (v4) support PAE2 support

    Latest format support and all the various engine updates done in PA 2017.
    Full support for .PA format with many different options and switches.

    Download:
    http://dl.powerarchiver.com/2017/PACL900-170429.EXE

    Due to the support of new PA format and all the changes needed for that support, we decided to move up version number to PACL 9. This is purely cosmetical - companies who purchased PACL8, have PACL9 now added to their orders. Users who have free upgrades for PACL8, now have PACL9 added as free upgrade (Business users with active select (pro/tbx), all personal users (pro/tbx).

    Since we are finalizing PA 2017, we can also now spend a lot more time on PACL9.

    Please check your bugs, and check .PA support as well.

    Thank you! @Alpha-Testers

    PA Team
    ConeXware, Inc.

    Tech Support
    The PACL does not extract files from the self-extracting archive
    Michael72M

    My OS: Windows XP Home Edition, SP3
    The version number and date of the program: PowerArchiver Command Line v9.00b [Feb 23 2019]

    The program not extracts one self-extracting file.

    How to reproduce the problem

    Download the SFX file by link: install.exe
    Copy the “install.exe” file into the same location as the program is located.
    Go to the DOS prompt. Make your PACL location the default drive.
    If it is on the E drive enter the command E: and press enter. Replace “E:” with the appropriate drive letter.
    Enter command cd e:<path name> to go to the location where the program resides.
    Enter command:

    paext32 -o+ -p"install" "install.exe"

    As a result, the “install” directory will not be created and no
    files will be extracted.

    The “install.exe” file may be damaged but if you use a program such as 7-Zip or PeaZip to extract the files, the extraction process is successful. I want the PACL to also unpack such a file.
    This problem is very critical for me. I often come across this. I do not want to resort to using other compression program.

    … Michael

    Tech Support
    PACompXX problem with file name syntax
    BigMikeB

    Hi,
    there’s a problem with PAComp and file names with a leading ".\ ".
    That’s nowadays a problem, since PowerShell auto complete will complete a file test.zip in the current directory to .\test.zip.

    0_1524826660985_pacomp.png

    The first command reports “All OK”, but test.7z is not created.
    The second command reports an error, but the error message isn’t helpful at all. VSS doesn’t help anything if a program fails to write to a file. It’s for reading locked files… And the problematic file isn’t mentioned at all. By the way, there’s a typo, it should be “open”, not “opet”.
    Only the third command (without ".\ ") works as expected.

    The problem exists in the x86 and x64 version, it doesn’t matter if the archive already exists (updating) or not (creating a new archive).

    Tech Support
    czip support
    D

    would be nice to have czip support

    Tech Support
    PACL 8.0 Beta 1
    spwolfS

    Version:
    PACL 8.00 Beta 1

    Whats New:

    Updated to PowerArchiver 2016 engine Fully unicode interface RAR v5 (v4) support PAE2 support Latest format support such as improved ZIPX, ISO, etc, etc, etc.

    Download:
    http://dl.powerarchiver.com/2016/pacl800b1.exe

    Please test it against your existing scripts and let us know. There will be some features added in future release as well as more testing.

    This is first release, please test. Thank you!

    Tech Support
    pacomp-exe-has-stopped-working)
    P

    I am Having Appcrash mid problem in my Pc.

    Tech Support
    PAConv.bat
    BigMikeB

    Hi,

    I’ve made changes to fix some problems with PAConv.bat:

    1. Replaced the “” by () in the first two lines, so that it’ll work with command line arguments in quotation marks
    2. Replaced deltree with rmdir, since deltree is unknown at least in Windows XP and later
    3. Also replaced the del command, which left an empty $PATEMP$ directory with rmdir
    4. Changed $PATEMP$ to “%TEMP%$PATEMP$.%time::=%”, so that no write privileges are needed in the current directory as the users Temp directory is used and that more operations will work simultaneous, as long as they are not started at the very same time.
    5. Changed %n to “%~n” to allow parameters with spaces and quotation marks

    if (%1)==() goto help if (%2)==() goto help SET PATMPDIR=%TEMP%\$PATEMP$.%time::=% if exist "%PATMPDIR%" rmdir /s /q "%PATMPDIR%" mkdir "%PATMPDIR%" paext -e -d -p"%PATMPDIR%" "%~1" echo. pacomp -a -r -p -w "%~2" "%PATMPDIR%\*.*" echo. rmdir /s /q "%PATMPDIR%" SET PATMPDIR=
    Tech Support

    Problem archiving from shares between 4.01 and 6.01

    Tech Support
    5
    48
    43071
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Badders
      last edited by

      Hi,

      I’ve just upgraded from 4.01 to 6.01 and now many of my archive jobs no longer work.

      The jobs archive data into a single zip from shares on different machines.

      Here is the job under 4.01:

      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(c) 1999-2005 ConeXware, Inc.  All Rights Reserved. Registered Version
      This product is licensed to: Decision Systems Ltd
      Archive Compression Utility -- ZIP, CAB, LHA, BH, JAR, TAR, GZIP, BZIP2
        Internet: http://www.powerarchiver.com  Email: support@conexware.com
      
      Archive: 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(c) 1999-2005 ConeXware, Inc.  All Rights Reserved. Registered Version
      This product is licensed to: Decision Systems Ltd
      Archive Extr.---ZIP,CAB,LHA,ARJ,RAR,ARC,ACE,TAR,GZIP,BZIP2,UUE,ZOO,B64,YENC,...
        Internet: http://www.powerarchiver.com  Email: support@conexware.com
      
      Archive --> 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>
      
      

      As you can see, the machine names and share names have been incorporated into the folder structure.

      This is the same job under 6.01:

      E:\PACL6>type pacl6prob.lst
      \\DTTST03\Data\pacltest\*.*
      \\DTRAH05\Data\pacltest\*.*
      
      E:\PACL6>pacomp -a -r -p -k -c2 PACL6prob.zip @PACL6prob.lst
      PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
      Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
      This product is licensed to: Decision Systems Ltd
      Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
        Internet: http://www.powerarchiver.com  Email: support@conexware.com
      
      Archive: E:\PACL6\PACL6prob.zip
        preparing to compress...
      
         *** ERROR ():    DefaultDir
         *** WARNING: Nothing to add or update...
      
      1 error(s) encountered
      
      E:\PACL6>paext -t PACL6prob.zip
      PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
      Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
      This product is licensed to: Decision Systems Ltd
      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
      
         *** Error: E:\PACL6\PACL6prob.zip not found
      
      E:\PACL6>
      

      Is there any way of making this work under version 6?

      Thanks,
      Badders

      1 Reply Last reply Reply Quote 0
      • MickeM
        Micke Alpha Testers
        last edited by

        Hi!
        I have made some tests on my own enviroment and I have also been successfull in recreating this problem.

        The problem appears in PACL 6.01 when you have more than one line in the listfile.

        Example of listfile that gives the same error message as you have:

        \\TESTPC\Install\PACL_Test\*.*
        \\TESTPC\Public\PACL_Test\*.*
        
        

        But if I remove one of the rows resulting in only one row in the listfile, then everything works ok.

        \\TESTPC\Install\PACL_Test\*.*
        
        

        It looks like there can only be one line in the listfile or you will get this error. I need confirmation from the Administrators if this is correct or not.

        I suggest you test with only one line in your listfile for PACL 6.01 to confirm if you get the same results as I have.

        \\DTTST03\Data\pacltest\*.*
        
        

        I have tested this with PACL 6.01 on Windows XP with SP3.

        Kind Regards
        Micke

        B 1 Reply Last reply Reply Quote 0
        • B
          Badders @Micke
          last edited by

          Hi Micke,

          Thanks for looking into this.

          But if I remove one of the rows resulting in only one row in the listfile, then everything works ok.

          Agreed - It runs, but does not produce the correct results - the machine name and share name are not included in the archive.

          It looks there are two issues:

          1. Multiple lines in the list file:
          E:\PACL6>type pacl6prob.lst
          C:\Temp\*.doc
          E:\Temp\*.bat
          
          E:\PACL6>pacomp -a -r -p -k -c2 PACL6prob.zip @PACL6prob.lst
          PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
          Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
          This product is licensed to: Decision Systems Ltd
          Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
            Internet: http://www.powerarchiver.com  Email: support@conexware.com
          
          Archive: E:\PACL6\PACL6prob.zip
            preparing to compress...
          
             *** ERROR ():    DefaultDir
             *** WARNING: Nothing to add or update...
          
          1 error(s) encountered
          
          E:\PACL6>paext -t PACL6prob.zip
          PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
          Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
          This product is licensed to: Decision Systems Ltd
          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
          
             *** Error: E:\PACL6\PACL6prob.zip not found
          
          E:\PACL6>
          
          1. Storage of share names:
          E:\PACL6>type pacl6prob.lst
          \\DTTST03\Data\pacltest\*.*
          
          E:\PACL6>pacomp -a -r -p -k -c2 PACL6prob.zip @PACL6prob.lst
          PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
          Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
          This product is licensed to: Decision Systems Ltd
          Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
            Internet: http://www.powerarchiver.com  Email: support@conexware.com
          
          Archive: E:\PACL6\PACL6prob.zip
            preparing to compress...
            adding: pacltest\F1\FILE1.TXT   --> Done. [25%]
            adding: pacltest\F1\FILE2.TXT   --> Done. [50%]
            adding: pacltest\F2\FILE3.TXT   --> Done. [75%]
            adding: pacltest\F2\FILE4.TXT   --> Done. [100%]
          
          All OK
          
          E:\PACL6>paext -t PACL6prob.zip
          PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
          Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
          This product is licensed to: Decision Systems Ltd
          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 --> E:\PACL6\PACL6prob.zip [ZIP]
          
            testing: pacltest\F1\FILE1.TXT  --> OK [25%]
            testing: pacltest\F1\FILE2.TXT  --> OK [50%]
            testing: pacltest\F2\FILE3.TXT  --> OK [75%]
            testing: pacltest\F2\FILE4.TXT  --> OK [100%]
          
          E:\PACL6>
          

          The above tests we’re run XP SP3.

          Under Windows Server 2003 R2 the results for multiple rows in the listfile appears to work (but not storage of shares):

          D:\Temp\PACL6>ver
          
          Microsoft Windows [Version 5.2.3790]
          
          D:\Temp\PACL6>type pacl6prob.lst
          \\SVWIN01\DSL\Misc\*.Doc
          \\SVWIN01\DSL\Temp\*.txt
          
          D:\Temp\PACL6>pacomp -a -r -p -k -c2 PACL6prob.zip @PACL6prob.lst
          PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
          Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
          This product is licensed to: Decision Systems Ltd
          Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
            Internet: http://www.powerarchiver.com  Email: support@conexware.com
          
          Archive: D:\Temp\PACL6\PACL6prob.zip
            preparing to compress...
            adding: Misc\Test.Doc   --> Done. [0%]
            adding: Temp\test.Txt   --> Done. [100%]
          
          All OK
          
          D:\Temp\PACL6>paext -t PACL6prob.zip
          PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
          Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
          This product is licensed to: Decision Systems Ltd
          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 --> D:\Temp\PACL6\PACL6prob.zip [ZIP]
          
            testing: Misc\Test.Doc  --> OK [0%]
            testing: Temp\test.Txt  --> OK [100%]
          
          D:\Temp\PACL6>
          

          I use PACL extensively for backing-up multiple machines so this is a show stopper for me. Let me know if I can help further? (more tests, beta builds etc.)

          Thanks,
          Badders

          MickeM 1 Reply Last reply Reply Quote 0
          • spwolfS
            spwolf conexware
            last edited by

            Hi guys,

            Let me confirm this:

            so there are 2 issues:
            1. You want drive/share included into the path
            2. If we have multiple share paths in list file, it will not work. Only single line works?

            thanks!

            B MickeM 2 Replies Last reply Reply Quote 0
            • B
              Badders @spwolf
              last edited by

              Hi spwolf,

              1. You want drive/share included into the path

              For me it’s the “\<machine><sharename>” which need storing as folders - the same as in 4.01. I’m not sure what you mean by “drive”

              2. If we have multiple share paths in list file, it will not work. Only single line works?

              Correct

              Thanks.</sharename></machine>

              1 Reply Last reply Reply Quote 0
              • spwolfS
                spwolf conexware
                last edited by

                i think reason that worked in 4.01 was that it was not properly parsed out, while now we have properly parsed it out at runtime ;-).

                So basically, we will have to add option to include drive and share name in the future ;-)

                B 1 Reply Last reply Reply Quote 0
                • B
                  Badders @spwolf
                  last edited by

                  I’m afraid that doesn’t make sense.

                  You’ve removed a clever and sensible piece of functionality which worked perfectly in the earlier version. Now you’re calling this functionality a bug :mad:

                  So basically, we will have to add option to include drive and share name in the future ;-)

                  Which will be when? So far I’ve spent money on 6.01 and found it to be unusable.

                  spwolfS 1 Reply Last reply Reply Quote 0
                  • MickeM
                    Micke Alpha Testers
                    last edited by

                    Hi!
                    I can confirm that this listfiles works correctly in Windows XP Sp3 using PACL 6.01

                    Using driveletters

                    Q:\PACL_Test\*.*
                    
                    

                    Using \<machine><sharename>\

                    \\TESTPC\Public\PACL_Test\*.*
                    
                    

                    When running with a single line filelist that have either driveletter or \<machine><sharename>\ I get a successful result

                    Archive: C:\Programs\PACL\PACL6_Filelist1.zip
                      preparing to compress...
                      adding: PACL_Test\F1\FILE1.TXT   --> Done. [11%]
                      adding: PACL_Test\F1\FILE2.TXT   --> Done. [31%]
                      adding: PACL_Test\F1\FILE3.TXT   --> Done. [39%]
                      adding: PACL_Test\F2\FILE1.TXT   --> Done. [51%]
                      adding: PACL_Test\F2\FILE2.TXT   --> Done. [71%]
                      adding: PACL_Test\F2\FILE3.TXT   --> Done. [79%]
                      adding: PACL_Test\MANUAL.TXT   --> Done. [100%]
                    
                    All OK
                    
                    

                    If the listfile has more than one row, it doesn’t work. I get the same error with driveletters and with \<machine><sharename>\

                    Q:\PACL_Test\*.*
                    R:\PACL_Test\*.*
                    
                    
                    \\TESTPC\Public\PACL_Test\*.*
                    \\TESTPC\Install\PACL_Test\*.*
                    
                    
                    Archive: C:\Programs\PACL\PACL6_Filelist2.zip
                      preparing to compress...
                    
                       *** ERROR ():    DefaultDir
                       *** WARNING: Nothing to add or update...
                    
                    1 error(s) encountered
                    
                    

                    Which will be when? So far I’ve spent money on 6.01 and found it to be unusable.

                    I think I can help you with this, by creating a script that will give you the same functionality in PACL 6.01 as you have in PACL 4.01. I can’t guarantee that it will work, but I’ll make some tests to see if it works or not.

                    This will be a workaround until a update of PACL 6.01 is available.

                    I’ll get back with more info when I have finished the script.

                    Kind Regards
                    Micke</sharename></machine></sharename></machine></sharename></machine>

                    1 Reply Last reply Reply Quote 0
                    • MickeM
                      Micke Alpha Testers @Badders
                      last edited by

                      @Badders:

                      Agreed - It runs, but does not produce the correct results - the machine name and share name are not included in the archive.

                      I actually missed that, but I see now that the same thing happens for me. Now I’m not so sure that a script actually will solve it, but I’ll give it a try.

                      Kind Regards
                      Micke

                      1 Reply Last reply Reply Quote 0
                      • spwolfS
                        spwolf conexware @Badders
                        last edited by

                        @Badders:

                        I’m afraid that doesn’t make sense.

                        You’ve removed a clever and sensible piece of functionality which worked perfectly in the earlier version. Now you’re calling this functionality a bug :mad:

                        Which will be when? So far I’ve spent money on 6.01 and found it to be unusable.

                        It was an bug, that had functionality that you liked ;-).
                        It was one of the “bugs” that other users reported in PACL 4.x. Setting for saving drive letters and network shares is usually an extra option in compression applications, not an default one.

                        If you would preffer to use PACL 4.x, we will gladly issue an refund for you. Just send us an email to support@conexware with your order number and refference this thread. It is just that PACL 6 is really several magnitudes better product than PACL 4.

                        Both “issues” are not complicated to do, but I can not guarantee that version of PACL 6.02 will be out tomorrow. We have to finish other things we are doing right now and then move to PACL.

                        We had PACL in testing for this exact reason for a year and nobody reported anything in past quite few months. We do rely on our users to tell us how they use the product ;-). I am glad that more people are now telling us how they use PACL, thats really very helpful!

                        thank you…

                        MickeM 1 Reply Last reply Reply Quote 0
                        • MickeM
                          Micke Alpha Testers @spwolf
                          last edited by

                          @spwolf:

                          Setting for saving drive letters and network shares is usually an extra option in compression applications, not an default one.

                          Personally I didn’t even think of that the drive letters and network shares wasn’t saved in the path for the files when creating archives. If this will be implemented in a future version of PACL maybe it then should be with an option if it’s to be included or not during archive creation.

                          @spwolf:

                          I am glad that more people are now telling us how they use PACL, thats really very helpful!

                          What’s the idea of using a list file if it can only have one row in it? I haven’t used list files before because I haven’t used PACL for so long time yet. However IMHO there should be possible to have more than one line of paths to the files in a list file. Otherwise you can just put the path directly in the command when running PACOMP.

                          Kind Regards
                          Micke

                          spwolfS 1 Reply Last reply Reply Quote 0
                          • spwolfS
                            spwolf conexware @Micke
                            last edited by

                            @Micke:

                            Personally I didn’t even think of that the drive letters and network shares wasn’t saved in the path for the files when creating archives. If this will be implemented in a future version of PACL maybe it then should be with an option if it’s to be included or not during archive creation.

                            What’s the idea of using a list file if it can only have one row in it? I haven’t used list files before because I haven’t used PACL for so long time yet. However IMHO there should be possible to have more than one line of paths to the files in a list file. Otherwise you can just put the path directly in the command when running PACOMP.

                            Kind Regards
                            Micke

                            yeah, as i said, it would be an additional option. When it comes to PACL, people use it in various ways, so always good to have options.

                            As to the list issue, it is an bug, not intended behaviour!

                            1 Reply Last reply Reply Quote 0
                            • MickeM
                              Micke Alpha Testers
                              last edited by

                              Hi Badders!
                              Here’s a script for use with PACL 6.01. It will solve half of your problem by making it possible to have more than one row in a list file.

                              I have made it very simple for me, the script assumes that you have a maximum of 10 rows in the list file. It’s very easy to add more if you need to.

                              Here’s the code for the script. Copy the code and save it as PACOMP_List.vbs or whatever name you prefer.

                              '******************************************************************************
                              '* PACOMP_List.vbs
                              '* @author:	Micke
                              '* @hist	2010-03-12	CREATED:Script for compress multiple file types
                              '*						using a listfile.
                              '*
                              '* Usage: cscript PACOMP_List.vbs ArchiveName.extension ListFilePath
                              '* Example1: cscript PACOMP_List.vbs C:\Temp\MyArchive.zip C:\Temp\ListFile.txt
                              '* Example2: cscript PACOMP_List.vbs C:\Temp\MyArchive.zip D:\Test\FileLists.txt
                              '*
                              '*******************************************************************************
                              Option Explicit
                              
                              'Constants
                              Const PACOMP = "C:\Programs\PACL\PACOMP.exe"
                              
                              'Variables
                              Dim FSO, objDir, aList(10), aPath(10), FileExtension, ArchiveName, ListFilePath
                              Dim aFile, aItem, strCompressionString, WshShell, objTextFile
                              Dim strCurrentLine, iCounter, strPath, DrivePath, strCurrentFileName
                              
                              'Check number of arguments
                              If WScript.Arguments.Count <> 2 Then
                              	WScript.Echo "Usage: cscript PACOMP_List.vbs ArchiveName.extension ListFilePath"
                              	WScript.Echo "Example 1: cscript PACOMP_List.vbs C:\Temp\MyArchive.zip C:\Temp\ListFile.txt"
                              	WScript.Echo "Example 2: cscript PACOMP_List.vbs C:\Temp\MyArchive.zip D:\Test\FileLists.txt"
                              	WScript.Quit
                              End If
                              
                              'Create the FileSystemObject
                              Set FSO = CreateObject("Scripting.FileSystemObject")
                              
                              'Create the ShellObject
                              Set WshShell = CreateObject("WScript.Shell")
                              
                              'Get data from the Arguments
                              ArchiveName = WScript.Arguments.Item(0)
                              ListFilePath = WScript.Arguments.Item(1)
                              
                              'Read data from ListFile
                              If FSO.FileExists(ListFilePath) Then
                              	ReadFromListFile()
                              Else
                              	WScript.Echo "Could not find ListFile"
                              	WScript.Echo "Path to ListFile set as: " & ListFilePath
                              	WScript.Echo "Unable to continue script, exiting..."
                              	WScript.Quit
                              End If
                              
                              'Check the filetypes in the ListFile
                              CheckFileTypes()
                              
                              Sub ReadFromListFile()
                              
                              	iCounter = 0
                              
                              	Set objTextFile = FSO.OpenTextFile(ListFilePath, 1)
                              
                              	Do Until objTextFile.AtEndOfStream
                              		aPath(iCounter)= objTextFile.ReadLine
                              		iCounter = iCounter + 1
                              	Loop
                              
                              	objTextFile.Close
                              
                              End Sub
                              
                              Sub CheckFileTypes()
                              
                              	'Check the Array of FilePaths
                              	For Each strPath In aPath
                              
                              		If Len(strPath) > 0 Then
                              
                              			'Get the FileName from the path
                              			strCurrentFileName = Mid(strPath, InStrRev(strPath, "\")+1)
                              
                              			'Check if FileName is not set as *.*
                              			If strCurrentFileName <> "*.*" Then
                              
                              				'Get the Path without the FileName
                              				strPath = Left(strPath,Len(strPath)-Len(strCurrentFileName))
                              
                              				'Get the FileExtension
                              				FileExtension = LCase(Right(strCurrentFileName, 3))
                              
                              				'Set the current folder to start searching from
                              				Set objDir = FSO.GetFolder(strPath)
                              				SearchFolders(objDir)
                              			Else
                              				AddAllFilesToArchive(strPath)
                              			End If
                              		End If
                              
                              	Next
                              
                              End Sub
                              
                              'Sub for Searching recursive in Folders
                              Sub SearchFolders(pstrCurrentPath)
                              
                              	For Each aFile In pstrCurrentPath.Files
                              		If FileExtension = LCase(Right(CStr(aFile.Name), 3)) Then
                              			AddFileToArchive aFile.Path
                              		End If
                              	Next
                              
                              	For Each aItem In pstrCurrentPath.SubFolders
                              	   SearchFolders(aItem)
                              	Next
                              
                              End Sub
                              
                              Sub AddFileToArchive(pstrFileName)
                              
                              	'Create the string with parameters for PACOMP
                              	strCompressionString = PACOMP & " -a -p -k -c2 " & Chr(34) & ArchiveName & Chr(34) & " " & Chr(34) & pstrFileName & Chr(34)
                              	WScript.Echo strCompressionString
                              	WshShell.Run strCompressionString, 0, True
                              
                              End Sub
                              
                              Sub AddAllFilesToArchive(pstrFileName)
                              
                              	'Create the string with parameters for PACOMP
                              	strCompressionString = PACOMP & " -a -r -p -k -c2 " & Chr(34) & ArchiveName & Chr(34) & " " & Chr(34) & pstrFileName & Chr(34)
                              	WScript.Echo strCompressionString
                              	WshShell.Run strCompressionString, 0, True
                              
                              End Sub
                              
                              

                              I don’t know if you have any use of this. I only wrote it because it’s fun writing scripts as workarounds for problems :)

                              The script is only tested with PACL 6.01 on Windows XP Sp3.

                              Kind Regards
                              Micke

                              1 Reply Last reply Reply Quote 0
                              • TBGBeT
                                TBGBe
                                last edited by

                                For what it is worth, I have only used @list with filenames (not folders) and then multiple lines works OK
                                (easier as the names don’t have to be quoted when spaces are in path/name).

                                1 Reply Last reply Reply Quote 0
                                • spwolfS
                                  spwolf conexware
                                  last edited by

                                  Micke is spoiling us with his scripts ;-).

                                  MickeM 1 Reply Last reply Reply Quote 0
                                  • MickeM
                                    Micke Alpha Testers @spwolf
                                    last edited by

                                    @spwolf:

                                    Micke is spoiling us with his scripts ;-).

                                    Thanks, now I feel an obligation to continue writing scripts for use with PACL when users report new problems :)

                                    Kind Regards
                                    Micke

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      Badders @Micke
                                      last edited by

                                      Wow - so much interest :)

                                      First of all, thanks for everyone’s contributions and especially Micke for the script. I’ve downloaded it and it works fine for issue 2, “multiple rows in listfile”:

                                      E:\PACL6>ver
                                      
                                      Microsoft Windows XP [Version 5.1.2600]
                                      
                                      E:\PACL6>type pacl6prob.lst
                                      \\DTTST03\Data\pacltest\*.*
                                      \\DTRAH05\Data\pacltest\*.*
                                      
                                      E:\PACL6>cscript pacl6probscript.vbs PACL6prob.zip PACL6prob.lst
                                      Microsoft (R) Windows Script Host Version 5.7
                                      Copyright (C) Microsoft Corporation. All rights reserved.
                                      
                                      E:\PACL6\PACOMP.exe -a -r -p -k -c2 "PACL6prob.zip" "\\DTTST03\Data\pacltest\*.*
                                      "
                                      E:\PACL6\PACOMP.exe -a -r -p -k -c2 "PACL6prob.zip" "\\DTRAH05\Data\pacltest\*.*
                                      "
                                      
                                      E:\PACL6>paext -t PACL6prob.zip
                                      PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
                                      Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
                                      This product is licensed to: Decision Systems Ltd
                                      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 --> E:\PACL6\PACL6prob.zip [ZIP]
                                      
                                        testing: pacltest\F1\FILE1.TXT  --> OK [25%]
                                        testing: pacltest\F1\FILE2.TXT  --> OK [50%]
                                        testing: pacltest\F2\FILE3.TXT  --> OK [75%]
                                        testing: pacltest\F2\FILE4.TXT  --> OK [100%]
                                        testing: pacltest\  --> OK [100%]
                                        testing: pacltest\F1\  --> OK [100%]
                                        testing: pacltest\F2\  --> OK [100%]
                                      
                                      E:\PACL6>
                                      

                                      Regarding the second, and more important, issue for me, I’d be happy with an option to store the machine & share names. Options are good :D

                                      I guess we’ll have to agree to disagree on whether a developers “tidying up”, affecting functionality of the product, is right. If other users are reporting it as a bug then a decision has to be made, one way or the other - which is what’s happened. Unfortunately, this time, I was at the wrong end of the decision.

                                      Regarding a refund? I don’t one. I think I’ve had real value for money from PACL and wish to contribute to it’s continued development. Version 6 does offer so much more (as you say) and I like the way coneXware operates. I do feel a little guilty that I didn’t test the version 6 beta as these issues would have surfaced much earlier.

                                      Keep up the good work guys and here’s looking forward to 6.02. Let me know if I can help with testing etc.

                                      Badders

                                      1 Reply Last reply Reply Quote 0
                                      • spwolfS
                                        spwolf conexware
                                        last edited by

                                        thank you badders! Better check our future betas so there wont be any surprises ;-).

                                        As i said before, we warmly welcome more advanced users for PACL to the forums, so you can tell us better how you use PACL. Without that, we are just guessing!

                                        thanks.

                                        B 1 Reply Last reply Reply Quote 0
                                        • MickeM
                                          Micke Alpha Testers
                                          last edited by

                                          Hi Badders!
                                          It’s nice to hear that the script works for you. As always there’s a risk of something missing and you don’t see it until someone else is testing it.

                                          Kind Regards
                                          Micke

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            Badders @spwolf
                                            last edited by

                                            Better check our future betas so there wont be any surprises ;-).

                                            Ouch!

                                            As i said before, we warmly welcome more advanced users for PACL to the forums, so you can tell us better how you use PACL. Without that, we are just guessing!

                                            Certainly will. I’ll have a think and let you know.

                                            (Thank you again Micke for your work on the script alternative)

                                            Cheers,
                                            Badders

                                            1 Reply Last reply Reply Quote 0
                                            • spwolfS
                                              spwolf conexware
                                              last edited by

                                              ;-)

                                              1 Reply Last reply Reply Quote 0
                                              • MickeM
                                                Micke Alpha Testers @spwolf
                                                last edited by

                                                Hi!
                                                I’m working on a new script for use with PACL and during the tests of it I discovered some new information regarding the problem described in this thread.

                                                @spwolf:

                                                Hi guys,

                                                Let me confirm this:

                                                so there are 2 issues:
                                                1. You want drive/share included into the path
                                                2. If we have multiple share paths in list file, it will not work. Only single line works?

                                                thanks!

                                                I have tested this with 2 different list files
                                                List file with one row (Listfile_Singlerow.txt)

                                                Q:\Dokument\Amiga\*.pcx
                                                
                                                

                                                List file with two rows (Listfile_Doublerow.txt)

                                                Q:\Dokument\Amiga\*.pcx
                                                R:\Cinemaware\*.adf
                                                
                                                

                                                Running the command with single line list row

                                                Q:\>pacomp -a -p Test_PACOMP_ListSingleRow.zip @Listfile_Singlerow.txt
                                                PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
                                                Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
                                                This product is licensed to:
                                                Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
                                                  Internet: http://www.powerarchiver.com  Email: support@conexware.com
                                                
                                                Archive: Q:\Test_PACOMP_ListSingleRow.zip
                                                  preparing to compress...
                                                  adding: REFSCAN1.PCX   --> Done. [23%]
                                                  adding: REFSCAN2.PCX   --> Done. [41%]
                                                  adding: REFSCAN3.PCX   --> Done. [53%]
                                                  adding: REFSCAN4.PCX   --> Done. [71%]
                                                  adding: REFSCAN5.PCX   --> Done. [89%]
                                                  adding: REFSCAN6.PCX   --> Done. [100%]
                                                
                                                All OK
                                                
                                                Q:\>
                                                
                                                

                                                Running the same command with double line list row

                                                Q:\>pacomp -a -p Test_PACOMP_ListDouble.zip @Listfile_Doublerow.txt
                                                PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
                                                Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
                                                This product is licensed to:
                                                Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
                                                  Internet: http://www.powerarchiver.com  Email: support@conexware.com
                                                
                                                Archive: Q:\Test_PACOMP_ListDouble.zip
                                                  preparing to compress...
                                                
                                                   *** ERROR ():    DefaultDir
                                                   *** WARNING: Nothing to add or update...
                                                
                                                1 error(s) encountered
                                                
                                                Q:\>
                                                
                                                

                                                Now if I change the command in PACOMP from -p to -P and run it again with double line list row

                                                Q:\>pacomp -a -P Test_PACOMP_ListDouble.zip @Listfile_Doublerow.txt
                                                PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
                                                Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
                                                This product is licensed to:
                                                Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
                                                  Internet: http://www.powerarchiver.com  Email: support@conexware.com
                                                
                                                Archive: Q:\Test_PACOMP_ListDouble.zip
                                                  preparing to compress...
                                                  adding: Dokument\Amiga\REFSCAN1.PCX   --> Done. [0%]
                                                  adding: Dokument\Amiga\REFSCAN2.PCX   --> Done. [1%]
                                                  adding: Dokument\Amiga\REFSCAN3.PCX   --> Done. [1%]
                                                  adding: Dokument\Amiga\REFSCAN4.PCX   --> Done. [2%]
                                                  adding: Dokument\Amiga\REFSCAN5.PCX   --> Done. [2%]
                                                  adding: Dokument\Amiga\REFSCAN6.PCX   --> Done. [3%]
                                                  adding: Cinemaware\ICFTD21.adf   --> Done. [11%]
                                                  adding: Cinemaware\ICFTD22.adf   --> Done. [20%]
                                                  adding: Cinemaware\ICFTD23.adf   --> Done. [29%]
                                                  adding: Cinemaware\it_came_from_the_desert-1.adf   --> Done. [38%]
                                                  adding: Cinemaware\it_came_from_the_desert-2.adf   --> Done. [47%]
                                                  adding: Cinemaware\it_came_from_the_desert-3.adf   --> Done. [55%]
                                                  adding: Cinemaware\Tvbaskt1.adf   --> Done. [64%]
                                                  adding: Cinemaware\TVBASKT2.ADF   --> Done. [73%]
                                                  adding: Cinemaware\tvsportboxing.adf   --> Done. [82%]
                                                  adding: Cinemaware\TVSportsBaseball-1.adf   --> Done. [91%]
                                                  adding: Cinemaware\TVSportsBaseball-2.adf   --> Done. [100%]
                                                
                                                All OK
                                                
                                                Q:\>
                                                
                                                

                                                As you can see, the results is now successful. The problem appears when you are using the -p parameter in the command, but if you are using the -P parameter instead, multiple rows in list files works without any problem.

                                                I haven’t tested this with \<machine><sharename>\ in list files but most likely it will work the same depending on if you use the -P parameter.

                                                I believe we can remove issue 2 from the list, however I would like to know why it works with -P but not with -p

                                                Kind Regards
                                                Micke</sharename></machine>

                                                1 Reply Last reply Reply Quote 0
                                                • spwolfS
                                                  spwolf conexware
                                                  last edited by

                                                  p|P : store relative Pathnames|store full Pathnames

                                                  ;-)

                                                  MickeM 1 Reply Last reply Reply Quote 0
                                                  • MickeM
                                                    Micke Alpha Testers @spwolf
                                                    last edited by

                                                    @spwolf:

                                                    p|P : store relative Pathnames|store full Pathnames

                                                    Yes, I know that, but the error message doesn’t indicate that the parameter p is the problem.

                                                    Maybe this should be mentioned in the documentation of PACL that the command -p in combination with a list file could cause error messages if the list file contains more than one row.

                                                    Kind Regards
                                                    Micke

                                                    spwolfS 1 Reply Last reply Reply Quote 0
                                                    • spwolfS
                                                      spwolf conexware @Micke
                                                      last edited by

                                                      @Micke:

                                                      Yes, I know that, but the error message doesn’t indicate that the parameter p is the problem.

                                                      Maybe this should be mentioned in the documentation of PACL that the command -p in combination with a list file could cause error messages if the list file contains more than one row.

                                                      Kind Regards
                                                      Micke

                                                      but thats an bug ;-)…. so in next update, it will be fixed.

                                                      MickeM 2 Replies Last reply Reply Quote 0
                                                      • MickeM
                                                        Micke Alpha Testers @spwolf
                                                        last edited by

                                                        @spwolf:

                                                        but thats an bug ;-)…. so in next update, it will be fixed.

                                                        Thanks, the reason for bringing this up again was that the first test indicated that there was always error messages when using list files with multiple lines. When I found out that it worked with more than one line by using the P parameter I thought that maybe it wasn’t a bug but incorrect parameter setting.

                                                        Anyway, thanks for the information. Looking forward the next update of PACL

                                                        Kind Regards
                                                        Micke

                                                        B 1 Reply Last reply Reply Quote 0
                                                        • B
                                                          Badders @Micke
                                                          last edited by

                                                          I haven’t tested this with \<machine><sharename>\ in list files but most likely it will work the same depending on if you use the -P parameter.</sharename></machine>

                                                          No it doesn’t - unfortunately.

                                                          E:\PACL6>ver
                                                          
                                                          Microsoft Windows XP [Version 5.1.2600]
                                                          
                                                          E:\PACL6>type pacl6prob.lst
                                                          \\DTTST03\Data\pacltest\*.*
                                                          \\DTRAH05\Data\pacltest\*.*
                                                          
                                                          E:\PACL6>pacomp -a -r -P -k -c2 PACL6prob.zip @PACL6prob.lst
                                                          PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
                                                          Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
                                                          This product is licensed to: Decision Systems Ltd
                                                          Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
                                                            Internet: http://www.powerarchiver.com  Email: support@conexware.com
                                                          
                                                          Archive: E:\PACL6\PACL6prob.zip
                                                            preparing to compress...
                                                            adding: pacltest\F1\FILE1.TXT   --> Done. [12%]
                                                            adding: pacltest\F1\FILE2.TXT   --> Done. [25%]
                                                            adding: pacltest\F2\FILE3.TXT   --> Done. [37%]
                                                            adding: pacltest\F2\FILE4.TXT   --> Done. [50%]
                                                            adding: pacltest\F1\FILE1.TXT   --> Done. [62%]
                                                            adding: pacltest\F1\FILE2.TXT   --> Done. [75%]
                                                            adding: pacltest\F2\FILE3.TXT   --> Done. [87%]
                                                            adding: pacltest\F2\FILE4.TXT   --> Done. [100%]
                                                          
                                                          All OK
                                                          
                                                          E:\PACL6>paext -t PACL6prob.zip
                                                          PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
                                                          Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
                                                          This product is licensed to: Decision Systems Ltd
                                                          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 --> E:\PACL6\PACL6prob.zip [ZIP]
                                                          
                                                            testing: pacltest\F1\FILE1.TXT  --> OK [12%]
                                                            testing: pacltest\F1\FILE2.TXT  --> OK [25%]
                                                            testing: pacltest\F2\FILE3.TXT  --> OK [37%]
                                                            testing: pacltest\F2\FILE4.TXT  --> OK [50%]
                                                            testing: pacltest\F1\FILE1.TXT  --> OK [62%]
                                                            testing: pacltest\F1\FILE2.TXT  --> OK [75%]
                                                            testing: pacltest\F2\FILE3.TXT  --> OK [87%]
                                                            testing: pacltest\F2\FILE4.TXT  --> OK [100%]
                                                          
                                                          E:\PACL6>pause
                                                          Press any key to continue . . .
                                                          
                                                          

                                                          It doesn’t come up with the ‘*** ERROR (): DefaultDir’ message (as it does with -p) but what you do get, somehow, is duplicate files as shown above.

                                                          Bug? ;)

                                                          MickeM 2 Replies Last reply Reply Quote 0
                                                          • MickeM
                                                            Micke Alpha Testers @Badders
                                                            last edited by

                                                            @Badders:

                                                            No it doesn’t - unfortunately.

                                                            It doesn’t come up with the ‘*** ERROR (): DefaultDir’ message (as it does with -p) but what you do get, somehow, is duplicate files as shown above.

                                                            Bug? ;)

                                                            My guess is that you have the same directory and file structure in both computer shares. The files will be added to the archive with full path, but the path is the exactly the same on both computer shares.

                                                            I’ll probably be able to reproduce this when using different drive letters if the path and files is the same on both drives.

                                                            I have also been successful with use of the -p parameter on multiple line list files on some occasions. I need to do some more tests to see how I can recreate a successful results with the -p parameter and multiple line list files.

                                                            Kind Regards
                                                            Micke

                                                            1 Reply Last reply Reply Quote 0
                                                            • MickeM
                                                              Micke Alpha Testers @Badders
                                                              last edited by

                                                              @Badders:

                                                              what you do get, somehow, is duplicate files as shown above.

                                                              I get the same results when I use drive letters in list file.

                                                              Listfile_Doublerow.txt

                                                              Q:\Dokument\Amiga\*.*
                                                              R:\Dokument\Amiga\*.*
                                                              
                                                              Q:\>pacomp -a -P -r Test_Doublerow.zip @Listfile_Doublerow.txt
                                                              PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
                                                              Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
                                                              This product is licensed to:
                                                              Archive Compression Utility -- ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
                                                                Internet: http://www.powerarchiver.com  Email: support@conexware.com
                                                              
                                                              Archive: Q:\Test_Doublerow.zip
                                                                preparing to compress...
                                                                adding: Dokument\Amiga\Deluxe Paint 4 Manual.pdf   --> Done. [2%]
                                                                adding: Dokument\Amiga\REFSCAN1.PCX   --> Done. [4%]
                                                                adding: Dokument\Amiga\REFSCAN2.PCX   --> Done. [6%]
                                                                adding: Dokument\Amiga\REFSCAN3.PCX   --> Done. [7%]
                                                                adding: Dokument\Amiga\REFSCAN4.PCX   --> Done. [9%]
                                                                adding: Dokument\Amiga\REFSCAN5.PCX   --> Done. [11%]
                                                                adding: Dokument\Amiga\REFSCAN6.PCX   --> Done. [12%]
                                                                adding: Dokument\Amiga\Amiga XP x86.pdf   --> Done. [45%]
                                                                adding: Dokument\Amiga\TF\3Pluto.pcx   --> Done. [46%]
                                                                adding: Dokument\Amiga\TF\4Goofy.pcx   --> Done. [48%]
                                                                adding: Dokument\Amiga\TF\5Donald.pcx   --> Done. [49%]
                                                                adding: Dokument\Amiga\TF\6Daisy.pcx   --> Done. [49%]
                                                                adding: Dokument\Amiga\TF\3Pluto.pcx   --> Done. [50%]
                                                                adding: Dokument\Amiga\TF\4Goofy.pcx   --> Done. [52%]
                                                                adding: Dokument\Amiga\TF\5Donald.pcx   --> Done. [53%]
                                                                adding: Dokument\Amiga\TF\6Daisy.pcx   --> Done. [54%]
                                                                adding: Dokument\Amiga\Deluxe Paint 4 Manual.pdf   --> Done. [56%]
                                                                adding: Dokument\Amiga\REFSCAN1.PCX   --> Done. [58%]
                                                                adding: Dokument\Amiga\REFSCAN2.PCX   --> Done. [60%]
                                                                adding: Dokument\Amiga\REFSCAN3.PCX   --> Done. [61%]
                                                                adding: Dokument\Amiga\REFSCAN4.PCX   --> Done. [63%]
                                                                adding: Dokument\Amiga\REFSCAN5.PCX   --> Done. [65%]
                                                                adding: Dokument\Amiga\REFSCAN6.PCX   --> Done. [66%]
                                                                adding: Dokument\Amiga\Amiga XP x86.pdf   --> Done. [100%]
                                                              
                                                              All OK
                                                              
                                                              Q:\>paext -t Test_Doublerow.zip
                                                              PowerArchiver Command Line (PACL)              Version 6.01       [Feb 07 2010]
                                                              Copyright(c) 1999-2010 ConeXware, Inc.  All Rights Reserved. Registered Version
                                                              This product is licensed to:
                                                              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 --> Q:\Test_Doublerow.zip [ZIP]
                                                              
                                                                testing: Dokument\Amiga\Deluxe Paint 4 Manual.pdf  --> OK [2%]
                                                                testing: Dokument\Amiga\REFSCAN1.PCX  --> OK [4%]
                                                                testing: Dokument\Amiga\REFSCAN2.PCX  --> OK [6%]
                                                                testing: Dokument\Amiga\REFSCAN3.PCX  --> OK [7%]
                                                                testing: Dokument\Amiga\REFSCAN4.PCX  --> OK [9%]
                                                                testing: Dokument\Amiga\REFSCAN5.PCX  --> OK [11%]
                                                                testing: Dokument\Amiga\REFSCAN6.PCX  --> OK [12%]
                                                                testing: Dokument\Amiga\Amiga XP x86.pdf  --> OK [45%]
                                                                testing: Dokument\Amiga\TF\3Pluto.pcx  --> OK [46%]
                                                                testing: Dokument\Amiga\TF\4Goofy.pcx  --> OK [48%]
                                                                testing: Dokument\Amiga\TF\5Donald.pcx  --> OK [49%]
                                                                testing: Dokument\Amiga\TF\6Daisy.pcx  --> OK [49%]
                                                                testing: Dokument\Amiga\TF\3Pluto.pcx  --> OK [50%]
                                                                testing: Dokument\Amiga\TF\4Goofy.pcx  --> OK [52%]
                                                                testing: Dokument\Amiga\TF\5Donald.pcx  --> OK [53%]
                                                                testing: Dokument\Amiga\TF\6Daisy.pcx  --> OK [54%]
                                                                testing: Dokument\Amiga\Deluxe Paint 4 Manual.pdf  --> OK [56%]
                                                                testing: Dokument\Amiga\REFSCAN1.PCX  --> OK [58%]
                                                                testing: Dokument\Amiga\REFSCAN2.PCX  --> OK [60%]
                                                                testing: Dokument\Amiga\REFSCAN3.PCX  --> OK [61%]
                                                                testing: Dokument\Amiga\REFSCAN4.PCX  --> OK [63%]
                                                                testing: Dokument\Amiga\REFSCAN5.PCX  --> OK [65%]
                                                                testing: Dokument\Amiga\REFSCAN6.PCX  --> OK [66%]
                                                                testing: Dokument\Amiga\Amiga XP x86.pdf  --> OK [100%]
                                                              
                                                              Q:\>
                                                              
                                                              

                                                              The duplicate files is logic because the path is exactly the same in both rows except for the drive letter. It’s a bug because obvious nobody have tried using same path and filenames but on different machines and/or drive letters before. :)

                                                              Kind Regards
                                                              Micke

                                                              1 Reply Last reply Reply Quote 0
                                                              • spwolfS
                                                                spwolf conexware
                                                                last edited by

                                                                PACL 6.02 RC:
                                                                http://www.powerarchiver.com/test/release10/pacl602.exe

                                                                Please check your reported issues and see if they are fixed or not… thanks!

                                                                MickeM 1 Reply Last reply Reply Quote 0
                                                                • B
                                                                  Badders
                                                                  last edited by

                                                                  OK - I haven’t been able to do as much testing as I would like but the storing of the “\<machine><sharename>” issue isn’t fixed and I can’t see a work around.</sharename></machine>

                                                                  1 Reply Last reply Reply Quote 0
                                                                  • B
                                                                    Badders
                                                                    last edited by

                                                                    Reading back through the thread it looks like this isn’t going to be fixed. I’ll try and do more testing later this week.

                                                                    1 Reply Last reply Reply Quote 0
                                                                    • spwolfS
                                                                      spwolf conexware
                                                                      last edited by

                                                                      open up an wish in wishlist thread… it would be some new option to store drive letters and network locations i guess.

                                                                      1 Reply Last reply Reply Quote 0
                                                                      • MickeM
                                                                        Micke Alpha Testers @spwolf
                                                                        last edited by

                                                                        Hi!
                                                                        I have now tested using listfile with 2 rows in it and use the parameter -p (store relative path names). Here’s the result from that test using PACL 6.02

                                                                        Content of Listfile_Doublerow.txt

                                                                        Q:\Dokument\Amiga\*.pcx
                                                                        R:\Cinemaware\*.adf
                                                                        
                                                                        ```Create the archive using -p parameter and the created listfile.
                                                                        

                                                                        D:\PACL_Test>pacomp -a -p Test_PACOMP_ListDouble.zip @Listfile_Doublerow.txt
                                                                        PowerArchiver Command Line (PACL) Version 6.02 [Oct 10 2010]
                                                                        Copyright© 1999-2010 ConeXware, Inc. All Rights Reserved. Registered Version
                                                                        This product is licensed to:
                                                                        Archive Compression Utility – ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
                                                                        Internet: http://www.powerarchiver.com Email: support@conexware.com

                                                                        Archive: D:\PACL_Test\Test_PACOMP_ListDouble.zip
                                                                        preparing to compress…

                                                                        *** ERROR (): DefaultDir
                                                                        *** WARNING: Nothing to add or update…

                                                                        1 error(s) encountered

                                                                        D:\PACL_Test>

                                                                        
                                                                        Now with use of parameter -P (Store full path names)
                                                                        

                                                                        D:\PACL_Test>pacomp -a -P Test_PACOMP_ListDouble.zip @Listfile_Doublerow.txt
                                                                        PowerArchiver Command Line (PACL) Version 6.02 [Oct 10 2010]
                                                                        Copyright© 1999-2010 ConeXware, Inc. All Rights Reserved. Registered Version
                                                                        This product is licensed to:
                                                                        Archive Compression Utility – ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
                                                                        Internet: http://www.powerarchiver.com Email: support@conexware.com

                                                                        Archive: D:\PACL_Test\Test_PACOMP_ListDouble.zip
                                                                        preparing to compress…
                                                                        adding: Dokument\Amiga\REFSCAN1.PCX --> Done. [0%]
                                                                        adding: Dokument\Amiga\REFSCAN2.PCX --> Done. [1%]
                                                                        adding: Dokument\Amiga\REFSCAN3.PCX --> Done. [1%]
                                                                        adding: Dokument\Amiga\REFSCAN4.PCX --> Done. [2%]
                                                                        adding: Dokument\Amiga\REFSCAN5.PCX --> Done. [2%]
                                                                        adding: Dokument\Amiga\REFSCAN6.PCX --> Done. [3%]
                                                                        adding: Cinemaware\ICFTD21.adf --> Done. [11%]
                                                                        adding: Cinemaware\ICFTD22.adf --> Done. [20%]
                                                                        adding: Cinemaware\ICFTD23.adf --> Done. [29%]
                                                                        adding: Cinemaware\it_came_from_the_desert-1.adf --> Done. [38%]
                                                                        adding: Cinemaware\it_came_from_the_desert-2.adf --> Done. [47%]
                                                                        adding: Cinemaware\it_came_from_the_desert-3.adf --> Done. [55%]
                                                                        adding: Cinemaware\Tvbaskt1.adf --> Done. [64%]
                                                                        adding: Cinemaware\TVBASKT2.ADF --> Done. [73%]
                                                                        adding: Cinemaware\tvsportboxing.adf --> Done. [82%]
                                                                        adding: Cinemaware\TVSportsBaseball-1.adf --> Done. [91%]
                                                                        adding: Cinemaware\TVSportsBaseball-2.adf --> Done. [100%]

                                                                        All OK

                                                                        D:\PACL_Test>

                                                                        Test result: **NOT OK**
                                                                        
                                                                        The same error happens with PACL 6.02 as with PACL 6.01
                                                                        
                                                                        Kind Regards
                                                                        Micke
                                                                        1 Reply Last reply Reply Quote 0
                                                                        • MickeM
                                                                          Micke Alpha Testers @spwolf
                                                                          last edited by

                                                                          Hi!
                                                                          Just finished testing archiving from shares. Here’s the result from the test of PACL 6.02

                                                                          Content of Listfile_Machines.txt

                                                                          \\TestPC\Public\PACL_Test\*.*
                                                                          \\TestPC\Install\PACL_Test\*.*
                                                                          
                                                                          ```Create the archive using a listfile
                                                                          

                                                                          D:\PACL_Test>pacomp -a -r -P Test_PACOMP_MachineShare.zip @Listfile_Machine.txt
                                                                          PowerArchiver Command Line (PACL) Version 6.02 [Oct 10 2010]
                                                                          Copyright© 1999-2010 ConeXware, Inc. All Rights Reserved. Registered Version
                                                                          This product is licensed to:
                                                                          Archive Compression Utility – ZIP,ZIPX,7-ZIP,CAB,LHA,BH,JAR,TAR,GZIP,BZIP2
                                                                          Internet: http://www.powerarchiver.com Email: support@conexware.com

                                                                          Archive: D:\PACL_Test\Test_PACOMP_MachineShare.zip
                                                                          preparing to compress…
                                                                          adding: PACL_Test\F1\FILE2.TXT --> Done. [9%]
                                                                          adding: PACL_Test\F1\FILE3.TXT --> Done. [13%]
                                                                          adding: PACL_Test\F1\FILE1.BAT --> Done. [19%]
                                                                          adding: PACL_Test\F2\FILE2.TXT --> Done. [29%]
                                                                          adding: PACL_Test\F2\FILE3.TXT --> Done. [32%]
                                                                          adding: PACL_Test\F2\FILE1.BAT --> Done. [38%]
                                                                          adding: PACL_Test\MANUAL.TXT --> Done. [48%]
                                                                          adding: PACL_Test\F2\FILE1.TXT --> Done. [54%]
                                                                          adding: PACL_Test\F2\FILE2.BAT --> Done. [63%]
                                                                          adding: PACL_Test\F2\AILE3.TXT --> Done. [67%]
                                                                          adding: PACL_Test\F2\FILE1.zip --> Done. [70%]
                                                                          adding: PACL_Test\F1\FILE3.BAT --> Done. [74%]
                                                                          adding: PACL_Test\F1\FILE1.BAT --> Done. [84%]
                                                                          adding: PACL_Test\F1\FILE2.TXT --> Done. [90%]
                                                                          adding: PACL_Test\MANUAL.TXT --> Done. [100%]

                                                                          All OK

                                                                          D:\PACL_Test>

                                                                          List the contents of the created archive
                                                                          

                                                                          D:\PACL_Test>paext -v Test_PACOMP_MachineShare.zip
                                                                          PowerArchiver Command Line (PACL) Version 6.02 [Oct 10 2010]
                                                                          Copyright© 1999-2010 ConeXware, Inc. All Rights Reserved. Registered Version
                                                                          This product is licensed to:
                                                                          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 --> D:\PACL_Test\Test_PACOMP_MachineShare.zip [ZIP]

                                                                          Name Length Method Ratio Size Date & Time CRC-32


                                                                          PACL_Test\F1\FILE2.TXT
                                                                          13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c
                                                                          PACL_Test\F1\FILE3.TXT
                                                                          5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a
                                                                          PACL_Test\F1\FILE1.BAT
                                                                          8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163
                                                                          PACL_Test\F2\FILE2.TXT
                                                                          13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c
                                                                          PACL_Test\F2\FILE3.TXT
                                                                          5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a
                                                                          PACL_Test\F2\FILE1.BAT
                                                                          8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163
                                                                          PACL_Test\MANUAL.TXT
                                                                          13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c
                                                                          PACL_Test\F2\FILE1.TXT
                                                                          8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163
                                                                          PACL_Test\F2\FILE2.BAT
                                                                          13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c
                                                                          PACL_Test\F2\AILE3.TXT
                                                                          5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a
                                                                          PACL_Test\F2\FILE1.zip
                                                                          4406 DFLT-N 1% 4377 03-13-2010 20:44:16 e555fa01
                                                                          PACL_Test\F1\FILE3.BAT
                                                                          5551 DFLT-N 66% 1915 02-07-2010 01:19:20 cbe8bb0a
                                                                          PACL_Test\F1\FILE1.BAT
                                                                          13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c
                                                                          PACL_Test\F1\FILE2.TXT
                                                                          8230 DFLT-N 72% 2308 02-07-2010 01:18:18 716a3163
                                                                          PACL_Test\MANUAL.TXT
                                                                          13852 DFLT-N 76% 3384 02-07-2010 01:20:02 84dfe51c


                                                                          *Totals 15 142642 70% 43387 10-19-2010 21:56:00

                                                                          D:\PACL_Test>

                                                                          The result is the same as with 6.01\. I don't know if there's a option for storing \\machine\sharename in the path when creating a archive like this.
                                                                          
                                                                          Kind Regards
                                                                          Micke
                                                                          1 Reply Last reply Reply Quote 0
                                                                          • B
                                                                            Badders
                                                                            last edited by

                                                                            Thanks Micke for your excellent analysis - you beat me to it :)

                                                                            1 Reply Last reply Reply Quote 0
                                                                            • spwolfS
                                                                              spwolf conexware
                                                                              last edited by

                                                                              so compressing from network shares works, but it doesnt save share name?

                                                                              MickeM 1 Reply Last reply Reply Quote 0
                                                                              • MickeM
                                                                                Micke Alpha Testers @spwolf
                                                                                last edited by

                                                                                That’s correct. From what I can see PACL 6.02 behave and stores the path exactly the same as PACL 6.01.

                                                                                Now usually this is not a problem as long as the paths are different in the list file. In these test only the sharename is different resulting in a problem when the rest of the path is exactly the same.

                                                                                Personally I would like to have a parameter when using PACOMP that says store the <machinename>\ <sharename>in the path when creating archive. If the parameter isn’t used, then the result would be as it is now without storing <machinename>\ <sharename>in the path.

                                                                                Kind Regards
                                                                                Micke</sharename></machinename></sharename></machinename>

                                                                                1 Reply Last reply Reply Quote 0
                                                                                • B
                                                                                  Badders
                                                                                  last edited by

                                                                                  Couldn’t you just treat the <machinename>and <sharename>as folders when in the zip? That way you wouldn’t need a parameter and would be compatible with all archive types. That would be cleaner.</sharename></machinename>

                                                                                  1 Reply Last reply Reply Quote 0
                                                                                  • spwolfS
                                                                                    spwolf conexware
                                                                                    last edited by

                                                                                    thats how it is usually done - as part of the path, but it should be optional since not everyone wants to have it… it is drive letter and network share.

                                                                                    1 Reply Last reply Reply Quote 0
                                                                                    • B
                                                                                      Badders
                                                                                      last edited by

                                                                                      it is drive letter and network share.

                                                                                      I don’t understand what you mean by this. Can you give me an example?

                                                                                      Thanks.

                                                                                      MickeM 1 Reply Last reply Reply Quote 0
                                                                                      • MickeM
                                                                                        Micke Alpha Testers @Badders
                                                                                        last edited by

                                                                                        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

                                                                                        1. 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>
                                                                                        1 Reply Last reply Reply Quote 0
                                                                                        • M
                                                                                          Mili conexware
                                                                                          last edited by

                                                                                          Micke, have you tried this in PACL 7.01 Beta?
                                                                                          How is it there?

                                                                                          MickeM 1 Reply Last reply Reply Quote 0
                                                                                          • MickeM
                                                                                            Micke Alpha Testers @Mili
                                                                                            last edited by

                                                                                            @Mili:

                                                                                            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

                                                                                            1 Reply Last reply Reply Quote 0
                                                                                            • M
                                                                                              Mili conexware
                                                                                              last edited by

                                                                                              Sorry, type-o on my end. 7.00b is the only one available.
                                                                                              Thanks!

                                                                                              1 Reply Last reply Reply Quote 0
                                                                                              • spwolfS
                                                                                                spwolf conexware
                                                                                                last edited by

                                                                                                ok, so there will be -PP parameter now that will store drive/share names as well.

                                                                                                1 Reply Last reply Reply Quote 0
                                                                                                • MickeM
                                                                                                  Micke Alpha Testers
                                                                                                  last edited by

                                                                                                  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-bit

                                                                                                  Content 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

                                                                                                  1 Reply Last reply Reply Quote 0
                                                                                                  • MickeM
                                                                                                    Micke Alpha Testers
                                                                                                    last edited by

                                                                                                    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-bit

                                                                                                    Content 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

                                                                                                    1 Reply Last reply Reply Quote 0
                                                                                                    • First post
                                                                                                      Last post