Page 1 of 1

How to Backup from NAS

Posted: Wed May 23, 2018 4:39 pm
by carlmm
I am on Windows 7 64x, with version 3.05 of IfW. I have one NAS and am trying to backup from it to a normal HD.
The frustrating thing is I did this successfully, with exact same NAS and other drives, 6 months ago. But I didn't document how I did it. The logfile has this line:
imagew64.exe /b /d:w2@0x1 /f:"F:\NAS Everything" /desc:"Full b/u of entire NAS HD"
but when I try that I get
Device not found
Parameter: /d:w2@0x1
The NAS is mapped to G: and when I run
imagew64.exe /l /d:?G: > filename.txt
I get
Unable to find the desired partition entry
Parameter: /d:?G:
When I run
imagew64.exe /l /all > filename.txt
it lists all my HDs, but not the NAS.
I have tried disconnecting and remapping the NAS to G:, but it still doesn't work.
>>>Very Frustrating! Please help<<<<<

Re: How to Backup from NAS

Posted: Wed May 23, 2018 6:51 pm
by TeraByte Support(PP)
The drive needs to be connected as a local drive to be a valid backup source.

Re: How to Backup from NAS

Posted: Wed May 23, 2018 7:43 pm
by carlmm
Thank you. Is there a way to make the NAS (WD My Cloud EX2) look local to the OS?

Re: How to Backup from NAS

Posted: Wed May 23, 2018 8:43 pm
by TeraByte Support(PP)
Doesn't look like it (only has an Ethernet connection).

Re: How to Backup from NAS

Posted: Wed May 23, 2018 9:12 pm
by carlmm
Again, much thanks.