Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FTP service

Status
Not open for further replies.

mukika

Programmer
Joined
Apr 24, 2001
Messages
4
Location
HU
Hi everybody !

I have a big problem. I want to write a service application, which communicates with a special device through FTP protokol. I could not use the delphi built-in component (it did not work properly), so I downloaded from a delphi site a freeware FTP component. I tested it in a windows application and its all function worked properly. When I use it in a service application then file download function does not work (error: access denied). Other functions (i.e. connection, dir) work correctly.
What is the problem ? Which system functions do not work in service application ?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top