#backup
gbak -t -v -user <username> -password "<password>" <host>:/path/to/db.fdb path/to/file.gbk
#restore
gbak -c -v -user <username> -password "<password>" path/to/file.gbk <host>:/path/to/db.fdb
Backup/Restore of firebird database file using gbak
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.