[go: up one dir, main page]

Module remote

Module remote 

Source
Expand description

Backends for remote storage.

Modules§

s3
Destination-specific logic for destination type S3.
sftp
SFTP data transfers

Functions§

retry_with_backoff
Retries a function with exponential backoff.