Differences
This shows you the differences between the selected revisions of the page.
| 2024-02-16 | 2024-02-16 | ||
| old revision restored (martin) | syntax highlighting (martin) | ||
| Line 195: | Line 195: | ||
| To disable the stateful %%FTP%% filtering, in an Administrator command prompt, execute following command: | To disable the stateful %%FTP%% filtering, in an Administrator command prompt, execute following command: | ||
| - | <code> | + | <code batch> |
| - | netsh advfirewall set global StatefulFTP disable | + | netsh advfirewall <nohilite>set</nohilite> global StatefulFTP disable |
| </code> | </code> | ||