hi there
i try to upload name *LOGGING* as scripting below
----------------------------
foreach x in=[/file find] do={:if ([[:find [/file get $x name] "LOGGING"]]!="nil") do={tool fetch address=xxx.xxx.xxx.xxx port=21 src-path="$i" user=abc mode=ftp password=xyz dst-path="\$i" upload=yes}}
-----------------------------
seem system can not FTP interner ID? it's has 3 files in system as output below.
-----------------------------
foreach x in=[/file find] do={:if ([[:find [/file get $x name] "LOGGING"]]!="nil") do={put $x}}
*1f0101f4
*1f0103f0
*1f010406
Please advise how to upload multiple logging file (LOGGING.0.txt , LOGGING.1.txt, ..... LOGGING.x.txt)
thank for advanced
Prasong P.