rclone.org
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
Package Information
- Domain:
rclone.org
- Name:
rclone.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install rclone
Programs
This package provides the following executable programs:
rclone
Aliases
This package can also be accessed using these aliases:
rclone
Available Versions
Show all 18 versions
1.70.1
,1.70.0
,1.69.3
,1.69.2
,1.69.1
1.69.0
,1.68.2
,1.68.1
,1.68.0
,1.67.0
1.66.0
,1.65.2
,1.65.1
,1.65.0
,1.64.2
1.64.1
,1.64.0
,1.63.1
Latest Version: 1.70.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +rclone.org@1.70.1 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.rcloneorg
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.