Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...


Anchor
1154923
1154923
To set a single file mask and its corresponding transfer mode type:

Panel

Html bobswift

<pre>
filetype binary=*.exe
</pre>


Anchor
1154926
1154926
To set a series of file masks in a single call, instead of making multiple calls:

Panel

Html bobswift

<pre>
filetype text=*.txt text=*.c binary=*.exe binary=*.dat
</pre>


Anchor
1154929
1154929
To remove a file mask:

Panel

Html bobswift

<pre>
filetype remove=*.txt
</pre>

Anchor
1154931
1154931

Anchor
1154381
1154381