v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
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