Questions tagged [cfftp]

Acronym for ColdFusion's built in FTP client

Acronym for ColdFusion's built in FTP client

17 questions
0
votes
2 answers

How to make FTPS connection in ios

How do I connect to FTP server over TLS? I want to make FTPS connection to FTP server, so that username and password are encrypted. I am unable to find any API for this. I have used GetController/ PutController classes in SimpleFTPSample provided in…
K_Mohit
  • 528
  • 3
  • 17
0
votes
1 answer

cfftp - error during the FTP getFile operation

I am trying to get a file from a remote server and getting an error: An error occurred during the FTP getFile operation. The code that I have:

FTP Connect

Roman
  • 1,118
  • 3
  • 15
  • 37
1
2