maintenance

Load data from path

Restores SFTPGo data from a JSON backup file on the server. Objects will be restored one by one and the restore is stopped if a object cannot be added or updated, so it could happen a partial restore

get/loaddata

Query parameters

input-filestring required

Path for the file to read the JSON serialized data from. This can be an absolute path or a path relative to the configured "backups_path". The max allowed file size is 10MB

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any

Changes

No recorded changes to this endpoint across all 1 revision of this API.