Expand my Community achievements bar.

Saving PDF files in a password protected FTP site

Avatar

Former Community Member

Hi Experts,

I have an Adobe Form which I want to save in a Password protected FTP site.

I have written the following code in the submit button

TYPE = HTTP Submit
URL = ftp://username:password@host/

But once the submit is clicked, I can see ONLY the display of the files in this FTP Server.

My requirement is, I want this PDF file saved in the FTP server.

How do I achieve this??

Thanks

KR

0 Replies