[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] raqbackup 2.1 Warning!
- Subject: Re: [cobalt-users] raqbackup 2.1 Warning!
- From: Daniel Neuhaus <cobalt.com@xxxxxxx>
- Date: Thu Aug 30 15:54:17 2001
- Organization: DNID
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Herby K wrote on 30.08.2001:
> Hi!
> I am using the script on 2 RaQ3i with CMU1,3 and 2.22 Version and this error
> occurs on both machines.
> **********************************************************************
> WARNING! 1 bare linefeeds received in ASCII mode
> File may not have transferred correctly.
> **********************************************************************
> Whats wrong?
Sorry, never seen this before.
Could you please edit the line
ftp -i -n $TARGET <<!EOF!
to
ftp -i -n -v $TARGET <<!EOF!
You'll find this line twice in the script. Edit them both and mail me
offlist the complete output of FTP.
Thanks,
Daniel