Quote:
|
Originally Posted by midwest
What do you have at home for a platform? win or linux? static or dynamic IP?
|
I use Windows XP and I have a dynamic IP (Comcast). It is not very dynamic, though. It only changes every few months, so it is nearly static. I wouldn't mind updating that manually when I get a notice that my script has failed - a couple to a few times a year at most.
Quote:
|
Originally Posted by midwest
|
Interesting. I don't think I'll need to do any more than read and write files, so I don't need that level of functionality, ..... but oh no! τΏΤ¬ Now you've done it. .....
..... you may have set me down the path on my next time consuming personal project. I've never even thought of writing my own FTP client, but I can see now that it would be a fun, and fairly simple (yet time consuming) challenge. I would love to be able to use my own ftp client that did all the things I want and the way I want them done.
.... I tend to go off (the deep end?) and write my own apps to do things - - - like the log file database application I am currently spending
too much time on.
I'd never seen this extension before, nor even thought about FTP. I like it .... an ftp client that does everything I want it to and the way
I want it to. Hmmmmmmmmmm .....
Quote:
|
Originally Posted by midwest
|
That looks like an interseting shortcut. I was going to use a Windows gzip binary (on my home computer) with an exec call, but this might be even easier (if I have this extension on my home system).
Thanks for the great pointers.
My problem now, though, is not how to process the files, rather how to get to them. I read an older forum post from Jim saying that the raw log files are not available via FTP. So what I'm really trying to find out is if there is a way for me to access mine from my site on the server so I can make it available for download.
I'll eventually ask in a support ticket if I don't get any answers here.
Thanks,
Chuck