2016-07-27, 07:53 PM
Sorry to bring up an old issue, but this is the first time I have tried this and I seem to be hitting the wall. I know I am doing something wrong because others have had success with this, but I haven't discovered the Rosetta Stone to allow me to record to a network drive.
After reviewing previous threads on this topic, here's what I have tried so far...
1.The target folder on the network drive (Windows file system-ntfs) is shared with full control to everyone.
2. I am using UNC path names. Both the npvr PC and network drive PC are W10, on the same Public network. The network drive/folder is read/write accessible via Windows File Explorer from any PC on the network.
When I try to record, I get this message in the error nrecord.log:
2016-07-27 13:03:44.896 [DEBUG][9] DefaultDirectoryChoice: first
2016-07-27 13:03:44.900 [DEBUG][9] Preferred filename is 'The.Dr..Oz.Show.S07E181.Biggest.Health.Improvements.to.Your.Home.for.Under.10.Bucks'
2016-07-27 13:03:45.034 [DEBUG][9] Unexpected error in GetTargetName: System.UnauthorizedAccessException: Access to the path '\\OPTI620\Recordings\The Dr. Oz Show\' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at NShared.RecordingService.GetTargetName(ScheduledRecording scheduledRecording)
at NShared.RecordingService.WorkerThread()
3. If I change the NPVR service logon account to use my account (admin privledges) instead of Local System, the recording service refuses to start because of "error 1069" - logon failure.
Where am I going wrong? I must be missing something, help!
Thanks.
After reviewing previous threads on this topic, here's what I have tried so far...
1.The target folder on the network drive (Windows file system-ntfs) is shared with full control to everyone.
2. I am using UNC path names. Both the npvr PC and network drive PC are W10, on the same Public network. The network drive/folder is read/write accessible via Windows File Explorer from any PC on the network.
When I try to record, I get this message in the error nrecord.log:
2016-07-27 13:03:44.896 [DEBUG][9] DefaultDirectoryChoice: first
2016-07-27 13:03:44.900 [DEBUG][9] Preferred filename is 'The.Dr..Oz.Show.S07E181.Biggest.Health.Improvements.to.Your.Home.for.Under.10.Bucks'
2016-07-27 13:03:45.034 [DEBUG][9] Unexpected error in GetTargetName: System.UnauthorizedAccessException: Access to the path '\\OPTI620\Recordings\The Dr. Oz Show\' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at NShared.RecordingService.GetTargetName(ScheduledRecording scheduledRecording)
at NShared.RecordingService.WorkerThread()
3. If I change the NPVR service logon account to use my account (admin privledges) instead of Local System, the recording service refuses to start because of "error 1069" - logon failure.
Where am I going wrong? I must be missing something, help!
Thanks.