FTP Download
Aus ExpeccoWiki
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.

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.
| 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.