win32 - access shared folder
From: Sebastian Scholz (ssc_at_prodac.com)
Date: 06/29/04
- Next message: Andre Wisniewski: "Re: CLPM Daily Crime Report"
- Previous message: John Bokma: "Re: Ignore Purl Gurl is the Only Solution"
- Next in thread: MrReallyVeryNice: "Re: win32 - access shared folder"
- Reply: MrReallyVeryNice: "Re: win32 - access shared folder"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jun 2004 09:39:31 +0200
Hi
I like to do a simple copy to a shared folder, which is basically no problem
until the user is not connected to the maschine and has to enter a username
and password.
copy("c:/test.htm","//192.168.1.192/wwwroot/test.htm");
The shared folder needs a login with login information that the user is not
suppose to have, so the login data has to be hard coded. What do I have to
do that the script does an automatic login ?
Thanks,
Sebastian
- Next message: Andre Wisniewski: "Re: CLPM Daily Crime Report"
- Previous message: John Bokma: "Re: Ignore Purl Gurl is the Only Solution"
- Next in thread: MrReallyVeryNice: "Re: win32 - access shared folder"
- Reply: MrReallyVeryNice: "Re: win32 - access shared folder"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|