Registry / utility / ncw-rclone

ncw-rclone

JSON →
library1.74.3gogounverified

Sync files and directories to and from local and remote object stores.

go get github.com/ncw/rclone
INSTALL
IMPORT
SIG · NCW-RCLONE
N
ncw-rclone
utilitygov1.74.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

rclone
github.com/ncw/rclone

Use rclone as a library for file synchronization

package main import ( "fmt" "github.com/ncw/rclone/fs/sync" "github.com/ncw/rclone/fs" "github.com/ncw/rclone/fstest" ) func main() { // This is a simplified example; real usage requires setting up fs.Config fmt.Println("rclone library imported") }
Debug
Known issues
breakingThe rclone library API is not stable and may change between minor versions.
fix
Pin to a specific version and test thoroughly when upgrading.
affects: *
Upgrade
Version history
1.74.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ncw-rclone — go get ncw-rclone · libregistry