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

Re: Move Files to a directory with Wildcards

Sorry, but I have no idea what you are doing? Are you referring to your custom command or "move to" command with SCP protocol?
Med Images

Re: Move Files to a directory with Wildcards

The mv command with wildcards is not working for us either. Has anyone found a solution yet?


carthaus wrote:

this is my move command, but it doesn't work

mv -f *.txt <path>\*.txt

2005-02-22 10:22:48.808 mv: when moving multiple files, last argument must be a directory
2005-02-22 10:22:48.808 Try `mv --help' for more information.

mv -f *.txt <path>\

2005-02-22 11:05:22.055 mv: when moving multiple files, last argument must be a directory
2005-02-22 11:05:22.055 Try `mv --help' for more information.
2005-02-22 11:05:22.055
carthaus

Move Files to a directory with Wildcards

this is my move command, but it doesn't work

mv -f *.txt <path>\*.txt

2005-02-22 10:22:48.808 mv: when moving multiple files, last argument must be a directory
2005-02-22 10:22:48.808 Try `mv --help' for more information.

mv -f *.txt <path>\

2005-02-22 11:05:22.055 mv: when moving multiple files, last argument must be a directory
2005-02-22 11:05:22.055 Try `mv --help' for more information.
2005-02-22 11:05:22.055