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: Get only files, no folders

You should be able to do that with
option exclude */
Ron2

Get only files, no folders

Hi,

is it possible to get only files from the remote server and no folders? For example i want to use the command 'get /tmp/*', but i want only the files which are in the folder tmp.

Is that possible? Thanks for help!
Ron