Backup part works great :) Managed to backup a 18GB database (took about
2:30 hours by the VPN, so I consider it as stable as it gets). Restore,
however keeps throwing
FirebirdSql.Data.FirebirdClient.FbException (0x80004005): expected backup
description record ---> expected backup description record
   at FirebirdSql.Data.Services.FbStreamingRestore.Execute()
Tested with the StreamingBackup generated file and with one made by gbak -
same thing. Currently restoring the StreamingBackup file (with gbak) -
appears to be intact.
Should anything be done to the stream apart from construction? Any special
modes or anything?


2014-06-02 16:38 GMT+03:00 Jiri Cincura <disk...@cincura.net>:

> Hi,
>
> here's http://speedy.sh/wf5S6/provider.7z (very) rough cut on the
> streaming backup/restore implementation. Look at FbStreamingBackup and
> FbStreamingRestore classes. It's same as FbBackup/FbRestore with only
> different being you need to provide backup/restore via
> OutputStream/InputStream property.
>
> I did some small testing, but more is always welcome.
>
> --
> Jiri {x2} Cincura
> http://blog.cincura.net/ | http://www.ID3renamer.com
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to