rs_transfer

Crates.iors_transfer
lib.rsrs_transfer
version5.0.0
sourcesrc
created_at2022-03-30 16:25:26.427957
updated_at2023-06-01 08:58:50.447934
descriptionA simple crate to handle downloads and uploads on multiple providers
homepage
repository
max_upload_size
id559279
size203,313
Marc-Antoine ARNAUD (MarcAntoine-Arnaud)

documentation

README

Rust Transfer

List of supported remote access to Read/Download data

  • Local file
  • Download FTP file
  • Download SFTP file
  • Download HTTP file
  • Download S3 file
  • Download GCS file

List of supported remote access to Write/Upload data

  • Write local file
  • Upload FTP file
  • Upload SFTP file
  • Upload S3 file
  • Upload GCS file
Commit count: 0

cargo fmt