KB-30117: Sending data via FTP in E3.

Question:

How can I send data via FTP on E3?

Solution:

To do so, you must use the ftp command -s:filename.

For more details, check the attached sample application developed with E3 version 3.2 build 260.

IMPORTANT: The commands.txt file created on the example application must be configured according to the information below:

open: [FTPSERVER] for example, ftp://ftp.elipse.com;
user:[USER];
password:[PASSWORD];
cd: [FOLDER] optional, it is the folder where the file will be saved (for example, pub binary);
put: [FILENAME] file’s name.

Attachments:

ftp.zip

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *