Subject backing up from a remote client
Author d5f212
Hi group

i want to take the back up from a remote client wherein no firebird is installed i only have gbak with me, is it possible?

i tried using the -se switch but it gives me the error "Connection rejected by remote interface"

my gbak syntax is as follows

gbak -b -t -user USERNAME -pas PASSWORD -se SERVERNAME:service_mgr "backup file on the server" "output file on the server"