Released: 7zBackup v. 2.0.4 Stable (Nov 12, 2016)
Donationware development Do you like this piece of software ? It took some time and effort to develop. Please consider supporting the development with a donation by clicking hereThis is the NEED 4...
View ArticleCreated Release: 7zBackup v. 2.0.4 Stable (nov 12, 2016)
Donationware development Do you like this piece of software ? It took some time and effort to develop. Please consider supporting the development with a donation by clicking hereThis is the NEED 4...
View ArticleNew Post: It hangs at the stage of creating an archive
Hi Allan, I am trying to configure Group Policy (Computer configuration - Policy - Windows configuration - Scripts (Startup / Shutdown)), using 7zBackup.ps1. When you run the script, use the account...
View ArticleNew Post: It hangs at the stage of creating an archive
Hi crofforc are you invoking the script during a startup or a shutdown ? Which is the version of Windows you're running the script on ?
View ArticleNew Post: It hangs at the stage of creating an archive
Anlan wrote: are you invoking the script during a startup or a shutdown ? I tried to call the script and during a startup and than a shutdown.Anlan wrote: Which is the version of Windows you're running...
View ArticleNew Post: 7zBackup v. 2.0.4 Stable.zip
7zBackup v. 2.0.4 Stable.zip is broken. Can you reupload it? Google Chrome sees it as dangerous file, but even if i keep it - scripts are broken inside of archive. Thank you
View ArticleNew Post: Archive Attrs is not cleared
Hi, i have the same issue with v2.0.4. I found the reason. If in the file names are special characters like 'ä', 'ö' or 'ü', etc.. the archive bits are not cleared then. Regards...
View ArticleNew Post: Archive Attrs is not cleared
Hello, I have the same issue with several files too. To rename them is no solution for me. I found out that in the compress-detail.txt the files with umlaut (ÄÖÜ etc.) are already saved wrong. (the...
View ArticleNew Post: After upgrade to 2.0.4 does not create archive
Hi, After upgraded 7zBackup from 1.10.3 to 2.0.4 it does not create the 7z archive file although it seems that scanning for files to be included works fine. If I rollback to version 1.10.3 everything...
View ArticleNew Post: Don't compress files (just copy them) that are known to be badly...
Hi everybody. File types that are already compressed (zip, zipx, rar, bz2, cab, gz, gze, lha, lzh, docx, odg, odp, ods, odt, pdf, ott, pptx, xlsx, avi, mkv, mpg, mpg, mp4, gif, png, jpeg, ogg, aac,...
View ArticleCreated Unassigned: Encoding error: cyrilic file names, cant remove archive...
If use hardcoded args for 7-zip stdout to encode in UTF-8, then file names stored in Compress-Detail.txt can't be readed later, when used __Join-Path__ on Russian Windows :```$item = Get-Item...
View ArticleCommented Unassigned: Encoding error: cyrilic file names, cant remove archive...
If use hardcoded args for 7-zip stdout to encode in UTF-8, then file names stored in Compress-Detail.txt can't be readed later, when used __Join-Path__ on Russian Windows :```$item = Get-Item...
View ArticleNew Post: Archive Attrs is not cleared
We found the solution. Codepage of command line must be setted to UTF-8. You can do it from command line or as part of script file: chcp 65001 or you can prepare command line to UTF-8 support via...
View ArticleCommented Unassigned: Encoding error: cyrilic file names, cant remove archive...
If use hardcoded args for 7-zip stdout to encode in UTF-8, then file names stored in Compress-Detail.txt can't be readed later, when used __Join-Path__ on Russian Windows :```$item = Get-Item...
View ArticleNew Post: Migration due to CodePlex shut down?
Hi, With the announcement to shutdown CodePlex, I wondered whether there were any plans to migrate the project elsewhere? Thanks, Paul
View ArticleUpdated Wiki: Home
We have moved to GitHub : https://github.com/Isiweb/7zBackupProject Description 7zbackup is a PowerShell script aimed to help you automate your backup on-file tasks. 7zbackup leverages the great...
View ArticleReleased: 7zBackup v. 2.0.4 Stable (Nov 12, 2016)
We have moved to GitHub : https://github.com/Isiweb/7zBackupDonationware development Do you like this piece of software ? It took some time and effort to develop. Please consider supporting the...
View ArticleUpdated Release: 7zBackup v. 2.0.4 Stable (nov 12, 2016)
We have moved to GitHub : https://github.com/Isiweb/7zBackupDonationware development Do you like this piece of software ? It took some time and effort to develop. Please consider supporting the...
View ArticleNew Post: Migration due to CodePlex shut down?
We're now on Github : https://github.com/Isiweb/7zBackup
View Article