I just got the new rclone version v1.74.0. It got a new gui command (rclone gui) that runs a web based gui. Its awesome. You can interact with all kinds of storage in it and edit all of your local configs. Since it is web based, you can also use the gui on a remote server and simply tunnel the port via ssh to your local machine.

  • DetachablePianist@lemmy.ml
    link
    fedilink
    arrow-up
    10
    ·
    30 days ago

    Rclone is super sweet. I use it to backup Google Drive volumes, automatically converting the proprietary web-doc formats to OpenDoc files. It’s powerful & awesome!

      • clb92@feddit.dk
        link
        fedilink
        English
        arrow-up
        8
        ·
        30 days ago

        Scans through and indexes the directory/files and gives you an interactive ncdu-like interface, so you can browse files and directories and easily see what takes up space.

  • clb92@feddit.dk
    link
    fedilink
    English
    arrow-up
    7
    ·
    30 days ago

    The web ui was first added in 2019. Sounds like it was just slightly reworked and bundled into the main Rclone binary in a way that’s easier to use now.

  • h3ron@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    28 days ago

    recline is much more than a cli utility. If you run rclone as a daemon (I use the “serve S3” comand to encrypt my backups before sending them to the cloud), it’s nice to have some sort of dashboard where you can monitor what’s going on.