On 10/09/2015 09:44 PM, William Ray Wing wrote:
> I hesitate to mention this, but there _may_ be a communication
> problem here. When American-English speakers refer to data recovery,
> they usually are discussing reading data from a disk that has
> suffered some catastrophic event, say a head cras
> On Oct 9, 2015, at 10:44 PM, Arshpreet Singh wrote:
>
>> On Saturday, 10 October 2015 04:40:27 UTC+5:30, Steven D'Aprano wrote:
>>
>> What do you mean, "recover data from a server"? What has happened to the
>> server? Can it boot or is it in an unbootable state? Are the hard drives
>> physic
On 10/09/2015 08:47 PM, Arshpreet Singh wrote:
> On Friday, 9 October 2015 22:51:16 UTC+5:30, Emile van Sebille wrote:
>
>> without extensive clues as to the nature of the data to be recovered
>> you're not going to get much further with this.
>
> It is mostly /home partition data on disk. T
On 10/9/2015 7:47 PM, Arshpreet Singh wrote:
On Friday, 9 October 2015 22:51:16 UTC+5:30, Emile van Sebille wrote:
without extensive clues as to the nature of the data to be recovered
you're not going to get much further with this.
It is mostly /home partition data on disk. Those are user Co
On Friday, 9 October 2015 22:51:16 UTC+5:30, Emile van Sebille wrote:
> without extensive clues as to the nature of the data to be recovered
> you're not going to get much further with this.
It is mostly /home partition data on disk. Those are user Configuration
files.(user accounts, settin
On Saturday, 10 October 2015 04:40:27 UTC+5:30, Steven D'Aprano wrote:
> What do you mean, "recover data from a server"? What has happened to the
> server? Can it boot or is it in an unbootable state? Are the hard drives
> physically damaged? What sort of hard drives? (Solid state, or magnetic
>
On Saturday, 10 October 2015 04:40:27 UTC+5:30, Steven D'Aprano wrote:
> What do you mean, "recover data from a server"? What has happened to the
> server? Can it boot or is it in an unbootable state? Are the hard drives
> physically damaged? What sort of hard drives? (Solid state, or magnetic
>
On Sat, 10 Oct 2015 04:12 am, Arshpreet Singh wrote:
> Hello Python and People!
>
> I want to write a small Python application which will be able to 1.recover
> data from server and 2.send it to another server.
What do you mean, "recover data from a server"? What has happened to the
server? Can
On 10/9/2015 10:12 AM, Arshpreet Singh wrote:
Hello Python and People!
I want to write a small Python application which will be able to 1.recover data
from server and 2.send it to another server.
For the 2nd part I can use scp(secure copy), Please let me know if any
data-recovery library is a