Publish Simulation Database to SFTP¶
The module exports the simulation database to a sftp server.
Parameter¶
| Name | Type | Description |
|---|---|---|
| username | STRING | username |
| password | STRING | password |
| port | INT | port of the server |
| host | STRING | address of host |
| folder_name | STRING | folder name on server |
| file_name | STRING | file name on server |
| step | INT | if executed in loop, at which increment the database is exported |
Data-stream¶
| View | Attribute | Type | Access | Description |
|---|---|---|---|---|
| dummy | SUBSYSYSTEM | modify |
Module Name¶
DM_Publish_SFTP