FTP Download

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

Description

This example demonstrates how to use the ftp action blocks. These can be used to connect to an ftp server and to download files.

You find the ftp blocks in the Standard Library under the folder FTP.
FTP Example 1.jpg

Here is a sample activity diagram, where we establish a connection to a remote server, transfer a file to the local machine and then close the connection.

FTP Example 2.JPG


Note: There exists an elementary block called FTP [Get], which implements the same functionality.

Download

Here is the testsuite to be loaded into expecco: Example_ftp_download.ets

Back to Examples.

Meine Werkzeuge