Yordan Yanakiev wrote 05.11.2023 11:52:
> gbak -c F:\Migrator\test6_MIG.fbk remote_server_ip/3050:C:\base\test2\test2.fdb
> -user test2 -password test2
> it taking tens of minutes for a database with size just 22 mb.
> What I am doing wrong ?
Nothing but in this situation you would better use fbsvcmgr like this:
fbsvcmgr.exe remote_server_ip/3050:service_mgr user test2 password test2
action_restore dbname C:\base\test2\test2.fdb bkp_file stdin
<F:\Migrator\test6_MIG.fbk
--
WBR, SD.