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

Re: Re(2): [cobalt-users] Disaster recovery



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