[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] ftpbackup
- Subject: [cobalt-users] ftpbackup
- From: "Mike Fritsch" <mfritsch@xxxxxxxxxxxx>
- Date: Fri Aug 25 01:47:29 2000
I have been running ftpbackup just fine for about a month but about two days
ago it stopped working half way through. I tried manually running each
command to see where it breaks and here is what I got:
/bin/tar cfp - /home/spool | gzip | /usr/local/bin/ftpbackup -h
255.255.255.0 -u user name -p password -b home-spool.tar.gz
/bin/tar: Removing leading `/' from absolute path names in the archive
Broken pipe
What does a broken pipe mean?
Thanks
Mike