[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Secure ftp??




> 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.