-
Hi.
I noticed that when I want to run the Virtual Drive for the first time inside the PowerArchiver Burner it prompts to download it form the internet.
I was wondering, would it be OK to include this utility straight into the offline installer to be able to set it up locally?
Thank you!
-
How about recognising a few more (or all) of the file formats that are basically renamed zip files and treating them is if they are zip files.
For instance Android .apk files are just renamed .zip files.
Libreoffice/Openoffice ODF documents are all, as far as I am aware, just renamed .zip files. (.odt, .ott, .ods, .ots, .odp, .otp, .odb, .odf etc.) -
-
-
Hi,
I’d like to suggest, that the correct archive type is (always) selected, when adding files by drag & drop to an archive.
This is already happening if the archive has the correct extension. For example, if I’m adding files to test.zip, zip will be selected. If I’m adding files to test.7z, 7z will be selected as format in “Add dialog”.
But this won’t be working, if the archive has not the “right” extension.
So XPI files (Firefox addons) for example are ZIP files. PowerArchiver opens them without any problems, but if I try to add file by drag & drop, PowerArchiver won’t auto select “ZIP”, but use the last selected archive format, while PowerArchiver already knows, that I’m trying to add files to a ZIP. -
Would it be possible at all in some future version perhaps, to have a “find file” function?
Reason I ask is that I was looking for a certain file I knew existed in an archive, but I had to unzip it then use another tool to find the file. It would have saved that extra step if that function existed in PA itself. -
Hi.
Is there a way to enable the user to encrypt the files inside a ZIPX archive that has already been created?
This could save time for large archives that the user may need to encrypt at a later stage or that he/she has forgotten to enable encryption before creating the archive,
Thank you!
-
Hi.
I would like to see a new feature implemented: a ‘Fast Extract’ Mode.
Currently PowerArchiver extracts files to a temporary directory and then moves them to the target directory chosen by the user. At least via drag and drop.
This can be both time consuming and needs free space on the system drive for large files.
Is there a way to directly extract files to the target directory with PowerArchiver?
And if not, can a feature like this be considered for future updates?Thanks very much!
-
Hello.
I believe it would be useful to implement Serpent-256 encryption for PAE/PAE2 formats, even though PowerArchiver offers strong encryption ciphers already.
(deleted part advertising other software - admin)
Do you think this will be a useful addition?
Thank you for the consideration!
-
Hello!
I think it would be a great option to make the portable version of PowerArchiver compatible with PortableApps (i.e. adding the necessary files and folders to integrate it smoothly into their structure).
I own various other commercial programmes which -when installed in portable mode- offer to make the becessary changes without needing an extra installer or the official PortableApps repos.
Thanks for opinions or perhaps even a realization of this.
A.Borque -
Presently, PowerArchiver 2019 (any build) cannot rename PBS filenames by single clicking on such entry or right-click menu has no “Rename” feature!
Hmm, even pressing F2 on selected entry does nothing :(
-
Please add support for ownCloud / Nextcloud, thanks.
-
-
-
Hi,
I had a look at the command line switches, but there are no switches to change the startup mode.
At the moment, PowerArchiver opens in the last used mode.
Opening PowerArchiver from Start Menu or Desktop: Start in Explorer Mode Opening PowerArchiver by double clicking an archive: Start PowerArchiver in Archive Mode
I’d like to have command line switches to influence the startup mode.
Basically, the aim is: -
OT: A while back I requested that moving up and down in an archive’s folder structure could be considered to work with a mouse’s forward and back buttons like windows explorer does. It is so automatic for me I still try to use them with PA first before realising I have to double-click on the two dots. Can this be done?
by @drteeth
-
I know CRC32 was the standard for checking the integrity of compressed files but it is not really used anymore. Can you add ones that are used now MD5 or SHA?
-
Opening the ‘Backup’ I still wonder how PA is ordering the files.
It’s not by name, not by last run…
Is it not possible to have them ordered by NAME (default).
Now you have to click on Name to have a meaning overview. If you jump to ‘archive’ and back to ‘backup’, they are again disordered0_1523006481222_7f290e95-2f9a-4c85-bdc1-d8ba0831b91f-image.png
Thx.
Backup exclude filter for directories and auto shutdown requested
-
Hi,
I’m happily using PA2009 Beta 5 Pro and I’m using the backup feature to backup my important files. It works great but I want to request an exclude filter for directories (currently only files can be excluded).
I need this because as a programmer, I’m developing C++/C# applications. When compiling, lots of temporary files are created in debug/release sub-directories. Of course I don’t need these (big) files to be included in the backup. Now I have to make exclude filters for all the separate files like *.o, *.pdb, etc. Just excluding all debug/release directories is much easier. Besides, I can’t make an exclude filter for all files like *.dll because I only want to exclude those from the debug/release directories and not those at other locations.
Further it would be nice to have an auto shutdown feature, that shuts the computer down after the backup is finished. Then I can just start the backup and leave after a work day.
Thanks.
Robert
-
You can exclude folders, it was added by request via email (yours?). :-). I believe we explained how in the help, if not, let me know. That feature needs some testing too :)
-
You can exclude folders, it was added by request via email (yours?). :-). I believe we explained how in the help, if not, let me know. That feature needs some testing too :)
That must have been someone else.
The help file does not explain the filters. The help file only says this about the filters:“Filters” - advanced users can select filters to be used on folders added to the list. Please understand that backup filters work only on contents of the folders that you selected and not on files you specifically selected. This option is not required and you can proceed without setting it up.
Is there some special syntax required to exclude directories? When I add “Debug” and “Release” to the exclude filters, it still includes those directories.
Oh, it seems only the syntax “.ext" works in the exclude filters. Syntax like “file???.ext”, "file.” or a specific file like “file.ext” do still include the matching files.
Regards,
Robert
-
That must have been someone else.
The help file does not explain the filters. The help file only says this about the filters:Is there some special syntax required to exclude directories? When I add “Debug” and “Release” to the exclude filters, it still includes those directories.
Oh, it seems only the syntax “.ext" works in the exclude filters. Syntax like “file???.ext”, "file.” or a specific file like “file.ext” do still include the matching files.
Regards,
Robert
you need to use “” to indentify folders…
so it would be “\Debug*” I believe, check it out and let us know… thanks!
-
you need to use “” to indentify folders…
so it would be “\Debug*” I believe, check it out and let us know… thanks!
Thanks for the answer but it doesn’t work for me. I tried serveral forms with a slash:
“\Debug”
“\Debug*”
“\Debug*”
“\Debug*."
“Debug”
“Debug*”
"Debug”but none of them work :(
Robert
-
\Debug should have worked, will check it on our side….
-
Please try with final pre-release version:
http://www.powerarchiver.com/test/re…arc1100rc5.exeAnd let us know if this has been improved right away.
-
it is debug* btw…
-
Please try with final pre-release version:
http://www.powerarchiver.com/test/re…arc1100rc5.exeIf I click on the link I come to the page where I can only download RC1 instead of RC5. I tried to change the link manually to powarc1100rc5.exe but that doesn’t download the RC5 version.
Anyway in the meantime I tried the RC1 version with several variants of exclude directory syntax but it still doesn’t work for me :(. But I noticed that if I add “Debug*” as exclude filter, it first copies the whole lot to a temporary directory before archiving. But the Debug directories are still include in the backup.
Robert
-
I found the correct link to RC5 in another thread so I tried it again. Started a new backup scrip and… it still doesn’t work for me :(
-
without “” right?
It should work fine… -
Yes without the “”. Because you said it should work, I retried it and got the same problem :( Then I tried a simple test case with only 2 files and it worked :confused: The syntax “Directory” works so the * is not required. Hmmmm….
So I tried some more scenarios and it seems a curious problem that happens only when you set the exclude filters after you ran a backup without filters. Coincidentally that was how I did it all the time before.
First, it seems only to happen with 7zip compression. With zip compression I didn’t see the problem.
To reproduce the problem, make a 7zip compression backup script with a directory to backup but has no exclude filters and run it. It creates a backup of everything as expected.
Then go back (restarting PA en reopening the script makes no difference) and add an exclude filter for a sub-directory of the directory to backup. Then run the script again. Instead of compressing it right away, it first copies the complete directory with sub-directories to the user’s temp directory and then does a full backup. The exclude filter does not work!
Now, in Windows Explorer, delete the created backup file and rerun the script. Now it compresses the files directly without first copying it to the user’s temp directory and the exclude filters now suddenly work. Very strange, why does it not work when it has to overwrite a previous backup file :confused:The odd thing is that if I add the directory exclude filter right from the beginning, it works. If I then change/remove/re-add exclude filters, it works as expected (without the need to delete the previous backup file first). But if I first run it without directory exclude filters and then add exclude filters after the first backup, I first need to remove the previous backup before it works.
B.T.W. I’m using Windows Vista. I did not have the chance yet to test this scenario on Windows XP so I don’t know yet if this is a Vista only problem.
Thanks for your replies. I at least now know how to circumvent the problem.
Robert
-
robert - it is not overwriting backups! It is updating them. Thats why you get the behaviour you mentioned - it is indended. If you want unique backup each time, use the timestamp features…
thanks!
-
Thanks. That explains it.
The same is indeed happening with the zip format, but in contrary to the solid 7zip format, the excluded files do not show up in the log window.Many thanks.
Robert
-
Thanks. That explains it.
The same is indeed happening with the zip format, but in contrary to the solid 7zip format, the excluded files do not show up in the log window.Many thanks.
Robert
yep, thats because solid archives cant be directly updated, but they need to be extracted first and then re-created… Thats why they get so much better compression though…
-
closing this thread, if you find something else, open an bug report in tech support… wish granted!
:)