[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re(2): [cobalt-users] Disaster recovery
- Subject: Re: Re(2): [cobalt-users] Disaster recovery
- From: Daniel Neuhaus <cobalt.com@xxxxxxx>
- Date: Tue Aug 21 16:46:17 2001
- Organization: DNID
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Karl Dreyer wrote on 16.08.2001:
> Today I noticed some incomplete ftp backups that said they were "still
> running" - it's been 2 days and I can't delete them via the web interface
> beacause it says it's still running..
> grrr
you can kill the processes using the kill-command. To find out the
process-id you can use "top" and then "kill <process-id>". I never had
this problem - ftp'ing the files from one server to another (same LAN)
normally needs less then 10 minutes.
Daniel