raycnet
Joined: 30 Mar 2010 |
Posts: 0 |
|
|
 |
Posted: Tue Mar 30, 2010 7:13 pm |
|
 |
 |
 |
 |
Hi,
I am using Vista Business SP1 and I recently upgraded my engine to 0.95.3 from 0.94. I noticed that the UNC ("\\?\C:\<folder>\") no longer works after upgrading to 0.95.3
Does anyone have any ideas?
Thanks,
Ray
|
|
sherpya
Joined: 22 Mar 2006 |
Posts: 0 |
Location: Italy |
|
 |
Posted: Tue Mar 30, 2010 8:43 pm |
|
 |
 |
 |
 |
what are you using? manual clamscan?
|
|
raycnet
Joined: 30 Mar 2010 |
Posts: 0 |
|
|
 |
Posted: Tue Mar 30, 2010 8:52 pm |
|
 |
 |
 |
 |
I get the following in the log:
WARNING: Can't access file \\C drive Documents and Settings
\\C drive Documents and Settings: No such file or directory
|
|
raycnet
Joined: 30 Mar 2010 |
Posts: 0 |
|
|
 |
Posted: Tue Mar 30, 2010 9:01 pm |
|
 |
 |
 |
 |
clamscan.exe --database=C:\ProgramData\.clamwin\db
--log=C:\ProgramData\.clamwin\log\ClamScanLog.txt --infected --no-summary --recursive "\\ ?\C:\Data\"
WARNING: Can't access file \\Data
\\Data: No such file or directory
|
|
alch
Site Admin
Joined: 27 Nov 2005 |
Posts: 0 |
|
|
 |
Posted: Tue Mar 30, 2010 11:29 pm |
|
 |
 |
 |
 |
why do you need this syntax, using c:\<folder> gives you the same result. Windows explorer does not work with it either.
|
|
sherpya
Joined: 22 Mar 2006 |
Posts: 0 |
Location: Italy |
|
 |
Posted: Thu Apr 01, 2010 12:23 pm |
|
 |
 |
 |
 |
you have a space between \\ and ?
|
|
sherpya
Joined: 22 Mar 2006 |
Posts: 0 |
Location: Italy |
|
 |
Posted: Fri Apr 02, 2010 12:38 am |
|
 |
 |
 |
 |
we just found that the globbing code of ms crt possibly screws unc paths so it may be related to this.I've disabled it for upcoming 0.96 so UNC paths will work again
|
|
raycnet
Joined: 30 Mar 2010 |
Posts: 0 |
|
|
 |
Posted: Wed Apr 07, 2010 5:52 pm |
|
 |
 |
 |
 |
Thank you for your response.
|
|