Page 1 of 1

Changing the Drive

Posted: Tue Oct 10, 2006 8:59 am
by Regit
How can I get access to a shared folder on my network ( i need to access some files in this folder to search through ) I have a user name and password that has access to this folder. How can I connect to it, I tried chdir but that didnt work, im assuming it has something to do with me not connecting with the account that has access.

edit: I have the networked mapped to a drive - I but chdir() wont change to this drive, is there another way, or what am I doing wrong?

Posted: Tue Oct 10, 2006 9:37 am
by feyd
If it's a windows network, I don't remember it being possible (without a lot of work.) If it's a *nix based network, you can mount the share as a directory.