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

pkern

thanks - I am finding I need to lear how to write cron scripts!
martin

Re: find files on server

There's no simple way to do this with WinSCP. You should better setup some server-side cron script to collect them.
pkern

find files on server

I need to find all the files called awstats*.custom.*.txt using WinSCP - the file name would change regulary so that the first * would be a date - like this awstats042007.custom.*.txt

I need to be able to copy all these files from the various domain accounts on my server into one directory - any thoughts?

Thanks!