You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was super-excited to get my recovered stuff automatically sorted, but, well - Not sure what to do with this...
python recovery.py /run/media/hackan/'Backup 4T'/photorec /run/media/hackan/'Backup 4T'/photorec-sorted/timelined -m Reading from source '/run/media/hackan/Backup 4T/photorec', writing to destination '/run/media/hackan/Backup 4T/photorec-sorted/timelined' (max 500 files per directory, splitting by year and month). I will rename your files like '1.jpg' Files to copy: 234603 Traceback (most recent call last): File "recovery.py", line 116, in <module> shutil.copy2(sourcePath, destinationFile) File "/usr/lib/python2.7/shutil.py", line 153, in copy2 copyfile(src, dst) File "/usr/lib/python2.7/shutil.py", line 98, in copyfile copyfileobj(fsrc, fdst) File "/usr/lib/python2.7/shutil.py", line 63, in copyfileobj buf = fsrc.read(length) IOError: [Errno 5] Input/output error
The text was updated successfully, but these errors were encountered:
Was super-excited to get my recovered stuff automatically sorted, but, well - Not sure what to do with this...
python recovery.py /run/media/hackan/'Backup 4T'/photorec /run/media/hackan/'Backup 4T'/photorec-sorted/timelined -m Reading from source '/run/media/hackan/Backup 4T/photorec', writing to destination '/run/media/hackan/Backup 4T/photorec-sorted/timelined' (max 500 files per directory, splitting by year and month). I will rename your files like '1.jpg' Files to copy: 234603 Traceback (most recent call last): File "recovery.py", line 116, in <module> shutil.copy2(sourcePath, destinationFile) File "/usr/lib/python2.7/shutil.py", line 153, in copy2 copyfile(src, dst) File "/usr/lib/python2.7/shutil.py", line 98, in copyfile copyfileobj(fsrc, fdst) File "/usr/lib/python2.7/shutil.py", line 63, in copyfileobj buf = fsrc.read(length) IOError: [Errno 5] Input/output error
The text was updated successfully, but these errors were encountered: