Am 31.03.2016 um 14:53 schrieb Сергей Загидулин:
> Good day!
> I copy large zip files from remote servers with Backuppc.
> Copying is in an USB external hard drive.
> Once server with Backuppc is broken.
> I connected the USB external hard drive to another computer in order to copy
> zip files from a backup.
> Very surprised to see instead of the zip file - fzip files, that do not open
> with the archiver.
> So I will be able to restore files from a backup only if i re-install Backuppc
> to another server, and use web interface?
> Will see a new instance Backuppc backups and configs "old" instance Backuppc?
I guess you need this hack without having backupc installed:
printf "\x1f\x8b\x08\x00\x00\x00\x00\x00" | cat - your_zip_file.fzip | gzip -dc
Copied from here:
http://unix.stackexchange.com/questions/22834/how-to-uncompress-zlib-data-in-unix
But I am not completely sure about the output file type. I used this hack once
to extract compressed log files and piping in directly into 'less'.
>
> --
> С Уважением, начальник отдела информатизации
> и обеспечения информационной безопаcности
> УФССП России по Республике Татарстан
> С.Х. Загидулин
> (843)221-38-80
>
>
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
>
>
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki: http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
--
——————————————————————————————————————————————
Homepage: http://freakscorner.de
Facebook: http://www.facebook.com/Bastelkeller
Twitter: http://twitter.com/freaks_corner
Youtube: http://youtube.com/tubenic86
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/