Subject | Re: [Firebird-Java] Re: Restore FBBackupManager not working (non localhost only) - localhost works |
---|---|
Author | Gabriel Reid |
Post date | 2006-10-23T16:47:09Z |
On Mon, Oct 23, 2006 at 03:33:00PM -0000, Ashok122 wrote:
problem? I'm planning on getting access to a Windows machine to try to
verify what's going on here.
- Gabriel
> Running GBAK remotely from command PROMPTS works.....Could you still post a small but complete code sample that replicates the
>
> gbak -c -user sysdba -pass masterkey -se remote1:service_mgr
> c:\backups\test22.fbk remote1:c:\backups\new.fdb
>
> when running from JAVA using FBBackupManager,
> it automatically adds "localhost:" to BACKUP filename
> so the BackupPath becomes
>
> localhost:c:\backups\test22.fbk
> and
> above file does not exist on Client Computer,
> it exists only on remote1 computer.
>
> I tried everything, but it looks like there is a BUG
> in Firebird 1.5.2 version I am using.
problem? I'm planning on getting access to a Windows machine to try to
verify what's going on here.
- Gabriel