[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Secure ftp??
- Subject: Re: [cobalt-users] Secure ftp??
- From: "BT" <error404@xxxxxxxxxxxxxx>
- Date: Thu Jan 31 19:01:52 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hi,
> SSH is all very well instead of telnet, but how do I ftp in to my Raq3 as
> the admin user to download some log files, without compromising security?
> There's no such thing as sftp is there!?
you could create a "dummy" directory under sites/www/downloads and simply
cp /var/log/httpd/access_log <spacebar> /sites/www/downloads
then download via standard ftp from sites/www/downloads
tis wot I do, though not, as you'll note from the paths, on a cobalt box.