FTP backup doesn't works correctly. Just k1_base.tgz was done. To receive base file and incremental file I needed to modify a line on the script. Above the script from Manual Admin Guide.
ftp
open "ip or name fqdn kace_sma"
kbftp
getbxf
type binary
get k1_base.tg
get k1_base.tgz
get k1_incr.tgz
close
quit
Now, my sequence modified
ftp
open "ip or name fqdn kace_sma"
kbftp
getbxf
type binary
get k1_base.tgz
get k1_incremental.tgz (I had to modified the name file. Just k1_incr.tgz doesn't works)
quit
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.