"Access denied" on file copy
- From: "swansnow" <schultz@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: 15 Sep 2005 11:50:55 -0700
I'm trying to copy a file from one folder to another on a machine that
is located on the internal network. Both folders are on that machine. I
can map a network drive to that machine, and manually copy files, but
when my program gets an "access denied" error (error code 5) when I try
to copy using the CopyFile function.
I can read from that machine, and I can create a folder with
ForceDirectories.
Does anybody have any ideas on the problem here? What settings might
need to be checked on the network machine? The general user settings
have no restrictions for all users. What permission does a Delphi
program run with?
The network machine is running Windows 2000 Server. My machine is
running Windows 2000.
Thanks in advance...
-Corinna
.
- Follow-Ups:
- Re: "Access denied" on file copy
- From: Jamie
- Re: "Access denied" on file copy
- From: Nicholas Sherlock
- Re: "Access denied" on file copy
- Prev by Date: Re: How can I get all the local IP addresses on a PC?
- Next by Date: Re: "Access denied" on file copy
- Previous by thread: How can I get all the local IP addresses on a PC?
- Next by thread: Re: "Access denied" on file copy
- Index(es):
Relevant Pages
|
|