Skip to content

munda.net

Just a developers notepad

Posted on December 19, 2022December 19, 2022 by matjaz

Having problems copying files from a corrupt drive

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

CategoriesUncategorized

Post navigation

Previous PostPrevious Create entire disk backup with DD
Next PostNext Location of startup items and applications on MACOS

Recent Posts

  • Location of startup items and applications on MACOS
  • Having problems copying files from a corrupt drive
  • Create entire disk backup with DD
  • Compare/Sync/Backup files & folders
  • Raspberry pi in kiosk mode?

Recent Comments

    Archives

    • January 2023
    • December 2022
    • January 2021
    • September 2020

    Categories

    • Development
    • PHP
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Proudly powered by WordPress