Search found 5 matches

by nomad
19 Feb 2017, 21:35
Forum: File recovery
Topic: Using photorec via ssh on Synology DS213+
Replies: 7
Views: 12885

Re: Using photorec via ssh on Synology DS213+

All you need to know i wrote in the above comment #6.
by nomad
29 Aug 2016, 18:34
Forum: File recovery
Topic: Using photorec via ssh on Synology DS213+
Replies: 7
Views: 12885

Re: Using photorec via ssh on Synology DS213+

Hi,

i installed photorec and tmux (keeps the photorec session alive when log off from nas). You can install photorec manually but its a bit tricky. I recommend to use the package from https://synocommunity.com/. You can find tmux too on this site as a install package. Search the site for install ...
by nomad
25 Jul 2016, 20:18
Forum: File recovery
Topic: Using photorec via ssh on Synology DS213+
Replies: 7
Views: 12885

Re: Using photorec via ssh on Synology DS213+

I solved the problem by using tmux, a so called modern version of screen. Found it here :
https://synocommunity.com/ as ready to install package for the NAS. I also found there TestDisk as ready to install package.
All works fine now :D
by nomad
25 Jul 2016, 18:50
Forum: File recovery
Topic: Using photorec via ssh on Synology DS213+
Replies: 7
Views: 12885

Re: Using photorec via ssh on Synology DS213+

Thank you for fast response. Screen is not available on DS213+. Seems i have to cross-compile it for the DS213+? Can i use the tool-chain i have downloaded to compile photorec?
(Example from here: http://www.cgsecurity.org/wiki/Cross_compile_TestDisk_for_Synology_NAS, i grabed the tool-chain for ppc ...
by nomad
25 Jul 2016, 18:07
Forum: File recovery
Topic: Using photorec via ssh on Synology DS213+
Replies: 7
Views: 12885

Using photorec via ssh on Synology DS213+

On my Synology DS213+ (1x 4TB HD) i deleted 2 directorys with .raw images (Sony Alpha 57). I cross-compiled photorec for Synology DS213+ to recover the files.
All works fine via ssh. It will take nearly 80h to finish. I dont want to keep the ssh session and this notebook on till its finished. I ...