if the drive is still able to mount:
sudo rsync -ruhP –bwlimit=1000 <source file/folder> <dest file/folder> 2>> ~./rsyncErrors.txt
also good read:
https://help.ubuntu.com/community/DataRecovery#Imaging_a_damaged_device.2C_filesystem_or_drive
Just a developers notepad
if the drive is still able to mount:
sudo rsync -ruhP –bwlimit=1000 <source file/folder> <dest file/folder> 2>> ~./rsyncErrors.txt
also good read:
https://help.ubuntu.com/community/DataRecovery#Imaging_a_damaged_device.2C_filesystem_or_drive