[Script request] rclone + GUI + shares #673
-
Application Namerclone WebsiteDescriptionRclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces. Over 70 cloud storage products support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols. Rclone has powerful cloud equivalents to the unix commands rsync, cp, mv, mount, ls, ncdu, tree, rm, and cat. Rclone's familiar syntax includes shell pipeline support, and --dry-run protection. It is used at the command line, in scripts or via its API. Users call rclone "The Swiss army knife of cloud storage", and "Technology indistinguishable from magic". would be useful to have installation inside existing lxc as well as standalone with capabilites to add shared folders with other lxc Due Diligence
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
wget https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-linux-amd64.de
dpkg -i rclone-v1.69.1-linux-amd64.deb
rclone rcd --rc-web-gui --rc-web-gui-no-open-browser --rc-addr :3000 --rc-user admin --rc-pass 12345Login at IP:3000 Do we really need a script for 3 bash commands? |
Beta Was this translation helpful? Give feedback.
-
|
https://community-scripts.github.io/ProxmoxVE/scripts?id=rclone |
Beta Was this translation helpful? Give feedback.
https://community-scripts.github.io/ProxmoxVE/scripts?id=rclone