# Get size of a remote file. Get size of a remote file. Endpoint: GET /backup/getremotefilesize Version: 6.6.1 Security: ZelID ## Query parameters: - `fileurl` (string, required) Remote URL Example: "https://go.dev/dl/go1.22.1.darwin-amd64.tar.gz" - `multiplier` (string) Multiplier value (B, KB, MB, GB, TB) Example: "B" - `decimal` (number) Decimal value Example: 2 - `number` (boolean) return only number Example: true - `appname` (string) Application name Example: "FoldingAtRunOnFlux11" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string)