I have seen enough answers on how to mount USB Disks via command line but I would like to know if is it there a text tool for managing the USB Drives.
Scenery
I own a server in a remote place. The server one HDD for the Operating System and Data, and a USB Drive for Backups.
Sometimes I need to remotely (SSH) manage the USB Drive in order to mount/unmount as desired.
It would be useful if we find a text only USB Disk manager.
Thanks in advance.
Glossary
- "manage" = Mount and Unmount in a visual mode, without doing magic in order to guess which /dev/sdX drive is and without having to memorize and write every single command in order to mount and unmount.
- "Manage" = Mount and Unmount in a terminal as you do in your favorite file browser.