sm-sorcery AT lists.ibiblio.org
Subject: Discussion of Sorcery related topics
List archive
- From: "Sergey A. Lipnevich" <sergeyli AT pisem.net>
- To: "M.L." <mlubrano AT sourcemage.org>
- Cc: sm-sorcery AT lists.ibiblio.org
- Subject: Re: [SM-Sorcery]Replacement for wget
- Date: Fri, 22 Nov 2002 21:04:03 -0500
Could you file an "enhancement" type bug for sorcery and attach this stuff to it?
M.L. wrote:
On Vendredi 22 Novembre 2002 22:29, M.L. wrote:
On Vendredi 22 Novembre 2002 19:59, Eric Sandall wrote:
Dufflebunk said:Right Eric, this is precisely what I was about to write...
There is an external script... it's called summon.Correct. This should be put off until post 1.0 (perhaps 1.1? ;)), as we
Is wget needed for anything other than the scripts?
I suppose this would have been a 0.8 thing and it's too late now that
we are in 0.9 :/
Oh well.
should focus on fixing the current sorcery before adding new features.
We should now release 1.0. First of all.
-One of Four
a.k.a. sandalle
BTW, this little trick works fine here ;)
in /var/lib/sorcery/modules/url_handlers/url_http:
#---------------------------------------------------------------------
# url_http_call_wget <filename> <extension-less filename> <url>
#
# Private Function. Call wget to download the url. Set's FILE
# as a side-effect.
#
#---------------------------------------------------------------------
url_http_call_wget() {
local FILENAME=$1
local STRIPPED_FILENAME=$2
local URL=$3
url_http_erase $STRIPPED_FILENAME &&
# eval is used here due to screwy IFS (maybe)
# eval "wget $WGET_OPTIONS $URL" &&
eval "proz $URL" &&
FILE="$FILENAME"
}
-
[SM-Sorcery]Replacement for wget,
Dufflebunk, 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
M.L., 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
Ryan Abrams, 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
Dufflebunk, 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
Eric Sandall, 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
M.L., 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
M.L., 11/22/2002
- Re: [SM-Sorcery]Replacement for wget, Sergey A. Lipnevich, 11/22/2002
- Re: [SM-Sorcery]Replacement for wget, M.L., 11/23/2002
-
Re: [SM-Sorcery]Replacement for wget,
M.L., 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
M.L., 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
Eric Sandall, 11/22/2002
- Re: [SM-Sorcery]Replacement for wget, Ryan Abrams, 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
Dufflebunk, 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
Ryan Abrams, 11/22/2002
-
Re: [SM-Sorcery]Replacement for wget,
M.L., 11/22/2002
- Re: [SM-Sorcery]Replacement for wget, Eric Sandall, 11/22/2002
Archive powered by MHonArc 2.6.24.