Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

You should be able to find a remote shell command for the task and invoke it with "call" command.
romeodamian

Hello,

nope something is a varibile length string
martin

Re: file rename

Just this one file?
mv aaaa.9999.something.txt aaaa.9999.txt
romeodamian

file rename

Hello,

how can i rename a file with the following format: aaaa.9999.something.txt to aaaa.9999.txt ?

with script commands...