HelpWizard Pages Protocols FTP/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 11: | Zeile 11: | ||
Freeze the "''user''" and "''password''" input pins (by double clicking on the pin); most public ftp servers will accept "guest" as user and "anonymous" as password. |
Freeze the "''user''" and "''password''" input pins (by double clicking on the pin); most public ftp servers will accept "guest" as user and "anonymous" as password. |
||
Also |
Also provide a value for the hostname input pin (eg. as "ftp.somehost.org"). |
||
Then add an "FTP [ Close ]" action to the diagram and connect the "ftp-link" output from the connect action to the corresponding input pin of the close action. |
Then add an "FTP [ Close ]" action to the diagram and connect the "ftp-link" output from the connect action to the corresponding input pin of the close action. |
Version vom 18. Februar 2022, 02:20 Uhr
Protocols - FTP
Create a new compound action, and drag (or copy-paste) the
"FTP [Connect]
" action block
from the standard library into it (you will find it easily via the tree's "Search" tab, where you can type "ftp
" into its text field).
Freeze the "user" and "password" input pins (by double clicking on the pin); most public ftp servers will accept "guest" as user and "anonymous" as password.
Also provide a value for the hostname input pin (eg. as "ftp.somehost.org").
Then add an "FTP [ Close ]" action to the diagram and connect the "ftp-link" output from the connect action to the corresponding input pin of the close action.