Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Shows how to keep an rclone backend or command out of tree

License

NotificationsYou must be signed in to change notification settings

rclone/rclone_out_of_tree_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rclone logorclone logo

Website |Documentation |Download |Contributing |Changelog |Installation |Forum

Rclone Out of Tree Example

This is an example of how to have an out of tree backend. You might want to do this before your backend is merged into rclone, or if it isn't suitable for merging (eg uses CGO) or for some other reason.

If yougit clone this repository and build withgo build it will make an executable which is rclone plus an additional backend calledram. This is a copy of thememory backend as an example.

This repo depends on rclone (check thego.mod for the version) and has one copied file from the rclone repo therclone.go file where you import your backend.

The same technique will work for additional commands too.

License

This is free software under the terms of the MIT license (check theCOPYING file included in this package).

About

Shows how to keep an rclone backend or command out of tree

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp