Re : NT service with Delphi(TServiceApp) - TechRepublic
General discussion
October 9, 2001 at 09:13 PM
magendran.govender

Re : NT service with Delphi(TServiceApp)

by magendran.govender . Updated 24 years, 8 months ago

Hi there

Can anyone help please?

I am writing a NT service to just copy a file from a network drive every 60 seconds for reporting. The problem is the service doesn’t want to copy the file or NT does not allow it to copy the file from the network drive. In a normal application the file is copied from the network drive successfully. If I set the service to copy a file from the local drive to another folder on the local drive, it also does this fine. Only does not want to copy from the network. The drive, folder and all permissions have been set on the network drive but it still cannot copy the file.

Can a service copy a file from a network drive ?

Thanks, in advance.

This discussion is locked

All Comments