Re: [Firebird-net-provider] How to backup the remote database to a local hard disk

2016-08-16 Thread Jiří Činčura
> is there any possibility to track the progress of the backup from the > remote > machine? No. Only data are flowing. -- Mgr. Jiří Činčura Independent IT Specialist -- ___

Re: [Firebird-net-provider] How to backup the remote database to a local hard disk

2016-08-16 Thread Nikolaus Kern
Hello, is there any possibility to track the progress of the backup from the remote machine? Thanks Niko -Ursprüngliche Nachricht- Von: Mark Rotteveel [mailto:m...@lawinegevaar.nl] Gesendet: Freitag, 25. März 2016 17:30 An: For users and developers of the Firebird .NET providers

Re: [Firebird-net-provider] How to backup the remote database to a local hard disk

2016-03-25 Thread Mark Rotteveel
On 25-3-2016 17:23, LtColRDSChauhan wrote: > Mark, thanks for your help. > I was using FBackup. > > FbStreamingBackup if you want to backup to your local machine. > > Using FbStreamingBackup solved my problem. > But the ServiceOutput event handler is now not getting called. That is expected,

Re: [Firebird-net-provider] How to backup the remote database to a local hard disk

2016-03-25 Thread LtColRDSChauhan
> > Message: 4 > Date: Wed, 23 Mar 2016 14:43:25 +0100 > From: Mark Rotteveel > Subject: Re: [Firebird-net-provider] How to backup the remote database > to a local hard disk > To: "For users and developers of the Firebird .NET providers" >

Re: [Firebird-net-provider] How to backup the remote database to a local hard disk

2016-03-23 Thread Mark Rotteveel
On 23-3-2016 11:31, LtColRDSChauhan wrote: > Hi, > > 1. Not able to back up: > > \\ServerMachine\C\ABC.FDB > to > \\TheLocalMachine\C\ABC.GBK Please show the code you use for the backup. You should be using FbStreamingBackup if you want to backup to your local machine. > 2. The C drive of the

[Firebird-net-provider] How to backup the remote database to a local hard disk

2016-03-23 Thread LtColRDSChauhan
Hi, 1. Not able to back up: \\ServerMachine\C\ABC.FDB to \\TheLocalMachine\C\ABC.GBK 2. The C drive of the TheLocalMachine is shared to Everyone with Allow Full Control. Please help. Regards, Rajiv -- Transform Data