HelpWizard Pages Protocols FTP/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<strong>Protocols - FTP</strong> link=HelpWizard_Pages_Start Protocols/en|back Datei:arrowright.png|link=HelpWizard Pages Protocols…“) |
Cg (Diskussion | Beiträge) |
||
Zeile 6: | Zeile 6: | ||
<!-- notice the special (invalid) URL below, which is detected by the help wizard but ignored by browsers --> |
<!-- notice the special (invalid) URL below, which is detected by the help wizard but ignored by browsers --> |
||
Create a new compound action, and drag (or copy-paste) the |
Create a new compound action, and drag (or copy-paste) the |
||
<span class="plainlinks">"[http://:expecco/navigateSplit/*FTP*Connect* <CODE> |
<span class="plainlinks">"[http://:expecco/navigateSplit/*FTP*Connect* <CODE>FTP [Connect]</CODE>" action block] </span> |
||
from the standard library into it (you will find it easily via the tree's "Search" tab, where you can type "<CODE>ftp</CODE>" into its text field). |
from the standard library into it (you will find it easily via the tree's "Search" tab, where you can type "<CODE>ftp</CODE>" into its text field). |
||
Version vom 18. Februar 2022, 02:09 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.
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.
Execute the action (click on the run button).