Is that also why I can't ftp with root? If so, then I guess I need to set up another ID with full directory/file authority "777 I think". When I ftp something to Linux, I want it to go where I want it to go. (too use to logging on as root).
Tom Duerbusch THD Consulting If you're *running* sshd, then SSH into the box. *DON'T* telnet and then su! You're sending the root password over the wire in cleartext if you do that. That's WHY you can't telnet in as root! Adam
