[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Can I access all files via FTP?
- Subject: Re: [cobalt-users] Can I access all files via FTP?
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon Jun 24 12:18:34 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Is it possible to access all files on my RaQ3 via a FTP client?
Yes.
> I would like to able to download some of the log files below, but I not
> allowed to access the '/var/cobalt/' folder or some other files even though
> I'm logged on as admin. Is it possible to access via ftp, or do I have to
> use telnet?
>
> /var/log/maillog
<snip>
> Etc..
I hope you meant SSH rather than telnet.
SSH into your machine
su to root
cd /var/log
cp maillog /home/sites/home/users/yoursiteadmin
repeat cp for other logs
cd /home/sites/home/users/yoursiteadmin
chown yoursiteadmin maillog
repeat chown for other logs
ftp in with yoursiteadmin and download the logs.
HTH,
j
--
http://www.bizmanuals.com