push_remote_db

DbBaseClass.push_remote_db() bool[source]

Push the db_file from db_path_offline to the SFTP server.

This uses the values specified at [“login”][“db_path”] in the config file.

Returns

Whether database upload succeeded or not.

Return type

bool