get_remote_db

DbBaseClass.get_remote_db() bool[source]

Download the db_file to db_path_online from the SFTP server.

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

Returns

Whether database retrieval succeeded or not.

Return type

bool