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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IdFTP Error

Status
Not open for further replies.

maalima

Programmer
Joined
Mar 7, 2011
Messages
1
Location
SY
I'm using IdFTP component, but after connect to host and trying to use get method I have this error:
"Failed to open file"
anybody can help...

thanx in advance.
 
Need more information:

[ol]
[li]Show us your source code that handles the FTP transaction, including which line generates the error[/li]
[li]What sort of error is it? A returned value from your TIdFTP component, or an exception?[/li]
[li]Have you tried connecting using a proper FTP client program? Does it do what you're trying to do in your code without any problem?[/li]
[/ol]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top