I want to connect to my server via ssh on my phone, then rename a bunch of files with a batch rename function. Are there any open source file managers that do that?

I checked Ghost Commander but didn’t look like there is a batch rename function, neither for Material Files. Unless I miss something.

  • TGHOST-V0@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    10 months ago
    • install termux
    • once installed do in,

    termux-setup-storage && apt update && apt upgrade --yes && apt install openssh

    • enjoy 😀