- Aug 14, 2015
- 2
- 0
I am trying to figure out how to Telnet into my camera and copy a file to my windows PC or Synology NAS so I can edit the mtd files for the 5.2.5 firmware. I did this a while ago with a davinci file but I don't remember how I copied the files and I have searched and read through many many threads and there is no clear sticky or thread on how to connect and transfer. I would like to create this thread so someone with extensive knowledge can give us newbies a step by step guide on how to do it.
So far I have downloaded Putty and I connected to the camera using telnet and did the following:
cd /mnt/nfs00
cat /dev/mtdblock5 > temp5
cat /dev/mtdblock6 > temp6
However I cannot locate the copied files on my system. Am I missing a step? Should I be mounting my Synology NAS to copy the files to the NAS? or will they be located on my windows computer somewhere?
So far I have downloaded Putty and I connected to the camera using telnet and did the following:
cd /mnt/nfs00
cat /dev/mtdblock5 > temp5
cat /dev/mtdblock6 > temp6
However I cannot locate the copied files on my system. Am I missing a step? Should I be mounting my Synology NAS to copy the files to the NAS? or will they be located on my windows computer somewhere?