lIsDir() and lMkDir() for UNC paths?

Post Reply
User avatar
Luis Krause
Posts: 59
Joined: Tue Oct 11, 2005 1:39 am
Location: Vancouver, Canada

lIsDir() and lMkDir() for UNC paths?

Post by Luis Krause »

Antonio:

Are there FWH functions like lIsDir() and lMkDir() that will work
on UNC paths?

These functions always return FALSE when used on UNC paths.

Regards,

Luis
"May the Source be with GNU"
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Luis,

It may be related with the users permits, but I am not sure
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Luis Krause
Posts: 59
Joined: Tue Oct 11, 2005 1:39 am
Location: Vancouver, Canada

Post by Luis Krause »

Antonio:
Antonio Linares wrote: It may be related with the users permits, but I am not sure
I've tested UNC paths on my small network[1] to which I have full access to. The mention functions always fail. Same goes for the xHarbour's IsDirectory() or [x]Harbour's MakeDir(). Neither seems to work on UNC paths.

Hopefully someone has already a solution out there.

Regards,

Luis

[1] Consisting of 2 PCs: mine and my wife's :-)
"May the Source be with GNU"
Post Reply