Written by

Question Nezla · Mar 7, 2018

UNC path not recognized

Hi Guys,

One of our clients is running Cache 2014.1.4 and for some reason is not recognising UNC paths?

The Path is accessible via windows explorer with no issues (\\backupsvr) and also my works fine when using :

O C:\folder\file.txt:("WNS"):5 

but using : O \\backupsvr\folder\file.txt:("WNS"):5   bring an error "Can not create file" knowing that \\backupsvr\folder\ can be accessed via explorer with not issues?

Thanks

Comments

Eduard Lebedyuk · Mar 8, 2018

Cache runs under different user. Check that this user (default: System) has access to \\backupsrv

If you're in a terminal, it would run under your OS user, have you tried writing the file from a terminal?

0
Nezla  Mar 8, 2018 to Eduard Lebedyuk

this might be a dump question, but how can  i check that?

 i've checked C & D drives ans SYSTEM has a full access, but don't know to check  \\BACKUPSVR

THANKS  

0