edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: Edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev] Download in background
Date: Mon, 29 Dec 2014 10:03:50 -0500	[thread overview]
Message-ID: <20141129100350.eklhad@comcast.net> (raw)

git pull, and give it a try.
I only implemented http, so far, I realize ftp is probably more important.
I'll do that next, but don't remember, and don't know,
how to determine if the ftp fetch is a directory listing.
You don't want to download a directory listing.
You just want to look at it.
I'll be working on that next.
Meantime if you have a large http download to test this with
that would be great.
I don't really have one,
and if I made one on my local website it happens so fast
it's still not a good test.
So hopefully one of you can test it.

When asked for download file, you can hit return for the default filename,
x to abort
space to read into memory as before,
a file name without slashes to place in your download directory
or a file name with slashes to direct where it goes.
This latter case performs globbing.
$books/sci-fi/RendezvousWithRama.bk
If there is no download directory in your config file,
then the file is always relative to your current directory.

downdir = /home/eklhad/downloads

This is (now) documented in CHANGES and the users guide.

Karl Dahlke

                 reply	other threads:[~2014-12-29 15:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141129100350.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).