[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SV: [cobalt-users] Users not searching Archive First
- Subject: Re: SV: [cobalt-users] Users not searching Archive First
- From: "Colin J. Raven" <cjraven@xxxxxxxxxxx>
- Date: Sat Feb 24 00:34:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> BTW, If anyone is interested, I found the culprit that was eating my hard
> drive space. Thanks flash22, you were the only one that offered any help!
> I am using the backup program in the RaQ3 GUI to put the backup file on an
> FTP server in my house. It turns out that the program builds the file to
> the tmp directory before FTPing and leaves them there. Go figure! Is this
> normal? Don't know, but I will be telnetting in once a week to delete these
> files.
Have you considered a small shell script to delete a specific named file
(or file[s]) and run it as a weekly cron job?
Also, telnet is natively insecure, passwords are sent "in the clear" sans
encryption. All traffic can be sniffed going over a telnet link. Consider
installing ssh, and use an ssh client like putty (clunky but free) or
SecureCRT (more features but around $99.00 or so) from an M$ box if that's
where you are working from.
Please...shut down telnet!
Regards,
-Colin
--
Colin J. Raven
Linux Registered User #82296
3:16am up 13 days, 14:07, 1 user, load average: 0.32, 0.12, 0.03