Bug reports without an attached log file are usually useless.
Topic review
Author
Message
Posted
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?