lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev A question about downloading in lynx....


From: Leonid Pauzner
Subject: Re: lynx-dev A question about downloading in lynx....
Date: Thu, 12 Nov 1998 20:22:41 +0300 (MSK)

:-) >>>      I have a problem when i download tgz files....
:-) >>> I want to mail that files(ostream*) but i cant, in my lynx version exist
:-) >>> only save to a file, but i have a quota on my server and i cant download
:-) >>> files biger than 1.5 Mbytes...

>           Yes but i want to configure it to can mail the files, can
>       anyone tell me exact what to do?
>        :-) Thanks,
>                       Victor.

Look files under src/ tree:
LYPrint.c ("case MAIL:" for example of print-to-email, just the idea),
LYDownload.c
HTFWrite.c (one you plan to change)
I hope it is assumed as uuencoded attached file.

BTW, you need probably use pipe instead of temp files while doing uuencode etc.,
because temp file will also waste your disk quota (for a moment).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]