Good.
I'm getting annoyed with writing files in Unix mode (on my Windows PC) so I can tell if the files have changed mroe easily, then having to reconvert files (to unix format) that I download from the linux server because the FTP program changes the line endings :/
Time to go and force binary mode :)
Allen