- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] decodeing base64 ?
- From: "Voytek Eymont" <lists@xxxxxxxxxx>
- Date: Thu, 6 Apr 2006 11:26:01 +1000 (EST)
- Reply-to: lists@xxxxxxxxxx
- User-agent: SquirrelMail/1.5.1
On Thu, April 6, 2006 11:01 am, Peter Chubb wrote:
>>>>>> "Voytek" == Voytek Eymont <lists@xxxxxxxxxx> writes:
> Edit the file afterwards; delete all but the base64 encoded part.
> Voytek> [root@rhel mail]# { echo 'begin-base64 644 x.wav'; cat test;
> Voytek> echo ====; } | uudecode uudecode: stdin: illegal line
>
>
> Everything between the begin and end needs to be base64-encoded. You
> probably sent it the entire file.
thanks, Peter
yes, after I removed the 4 desriptive lines it completed without error,
seems to have worked OK. I just need to figure how to play it now
--
Voytek