![]() |
PACOMP -u -r -p -o -xBackup.zip Backup.zip
I am trying to backup a folder with the following command in a batch file:
PACOMP -u -r -p -o -xBackup.zip Backup.zip * but PACOMP stores the filenames with not just the relative paths from the current directory but the relative paths from the directory above ( .. ) which I don't want. Is this a bug or am I missing something. |
Hello, IS THERE ANYBODY THERE???
|
can you output filelist to the file and show it here so we can see what you exactly mean?
|
Hi Brian!
I have tried recreate your problem, but for me it's working as expected or maybe I'm not doing exactly the same as you are. Anyway, this is what I have tried. I'm in the folder C:\Programs\Test which have 3 subfolders. My bat file look like this: Code:
PACOMP -u -r -p -o -xBackup.zip Backup.zip *I then run the bat file from a CMD window in the folder C:\Programs\Test Code:
C:\Programs\Test>Backup.batCode:
C:\Programs\Test>paext -v Backup.zipKind Regards Micke |
Quote:
But when you list the contents of the archive you created they are stored as, for example: Code:
Test\Amiga\Amiga XP x86.pdfIt wouldn't be there is I'd used the GUI PowerArchiver and it's does nothing except complicate the process of extracting the contents of the archive to any place I should want to extract it to. |
Hi!
Quote:
When I list the contents of an archive created with PA the relative pathnames is correct. Code:
Name Length Method Ratio Size Date & Time CRC-32Kind Regards Micke |
logged in, thanks ppl!!
|
BTW, workaround here is to use full path to the folder for file selection and that seems to work fine...
|
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! |
Hi!
Another test of PACL 6.02 is now completed. Here's the result of these test. Contents of Backup.bat Code:
PACOMP -u -r -p -o -xBackup.zip Backup.zip *Code:
C:\Programs\Test>Backup.batCode:
C:\Programs\Test>paext -v Backup.zipTest result: OK Kind Regards Micke |
| All times are GMT -5. The time now is 12:11 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.