I could not get the USB import to work so went to a ssh session and found my USB device was found as
I edited the backup/usb-import.sh at master · emoncms/backup · GitHub
usb=$(ls $disk_id | grep ‘usb-Generic_Mass-Storage’) to usb=$(ls $disk_id | grep ‘usb-Generic’)