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
1049265
1049265
The truncext attribute is used to instruct UDM to remove file name extensions from the source file prior to using the name as the destination member name.

Panel
Html bobswift
<pre>
1 

set

Html bobswift
 _echo=yes _halton=warn
2 

open

Html bobswift
 unix=sol9 user=top098 pwd=p100m
3 

cd

Html bobswift
 unix=/opt/app/data
4 

mode

Html bobswift
 type=text
5 

attrib

Html bobswift
 local truncext=yes
6 

copy

Html bobswift
 unix=*.txt
7 

quit

Html bobswift
 
</pre>

Anchor
1048936
1048936
Components

...