Differences
This shows you the differences between the selected revisions of the page.
| 2022-04-03 | 2026-04-18 | ||
| Restored revision 1420636118. Undoing revision 1648982331. (martin) (hidden) | no summary (104.28.158.8) (hidden) (untrusted) | ||
| Line 10: | Line 10: | ||
| Learn about [[ftp_modes|FTP connection modes]] (active and passive). | Learn about [[ftp_modes|FTP connection modes]] (active and passive). | ||
| - | ===== FTP Server Response Codes ===== | + | open ftp://admin:admin@192.168.67.43:8080/ |
| - | See [[ftp_codes|FTP server response codes]]. | + | |
| + | # Your command 1 | ||
| + | # Your command 2 | ||
| + | |||
| + | exit | ||
| + | |||
| + | # Execute the script using a command like: | ||
| + | # "C:\Program Files (x86)\WinSCP\WinSCP.exe" /log="C:\writable\path\to\log\WinSCP.log" /ini=nul /script="C:\path\to\script\script.txt" | ||