Re: [Bug-wget] Re: Re: Re: Storing the URL in extended attributes

2010-10-19 Thread Stefan Tomanek
Dies schrieb Michelle Konzack (linux4miche...@tamay-dogan.net): > The biggest problem was, I was not warned about this mess. Same for "The > Gimp" and VLC, mean, I set the diretory permission to 000 and does not > more allow to write to it. If a program crash because it can not write > its crap

Re: [Bug-wget] Re: Re: Storing the URL in extended attributes

2010-10-18 Thread Stefan Tomanek
Dies schrieb Michelle Konzack (linux4miche...@tamay-dogan.net): > Does this mean, for each file I download it create an extra file? No, please read about extended attributes here: http://en.wikipedia.org/wiki/Extended_attributes#Linux > Sorry, but such things are not welcome here. > > Du you re

Re: [Bug-wget] Re: Storing the URL in extended attributes

2010-10-18 Thread Stefan Tomanek
Dies schrieb Michelle Konzack (linux4miche...@tamay-dogan.net): > > http://github.com/wertarbyte/wget/tree/xattrurl > > I am right that this works only on Windos and not GNU/Linux? > > However, such function would be very handy. Probably the other way around, since I do not have any windows sys

[Bug-wget] Storing the URL in extended attributes

2010-10-17 Thread Stefan Tomanek
this: http://github.com/wertarbyte/wget/tree/xattrurl Sincerly, Stefan Tomanek diff --git a/src/Makefile.am b/src/Makefile.am index ac9c9c9..31d0032 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -50,7 +50,7 @@ wget_SOURCES = cmpt.c connect.c convert.c cookies.c ftp.c \ h