Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 1999 20:15:07 -0500
From:      Glen Mann <gmann@cyberia.com>
To:        FreeBSD Questions <questions@FreeBSD.ORG>
Subject:   lftp upload halts
Message-ID:  <36F98E1B.D645AA31@cyberia.com>

next in thread | raw e-mail | index | archive | help
Hello-  I saw this same problem posted back in November; just wondering if
there's been a solution or an alternative.  In particular I'm trying to do

  lftp -e "mirror -R" -u me,pass ftp.server.com

It won't even work in a script

  lftp -f upload.lftp

-------upload.lftp-------
open -u me,pass ftp.server.com
mirror -R
-------------------------

I even tried this on my local server.  No go.  Downloads are fine and work
better for my situation than wget.

Thanks
-Glen


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36F98E1B.D645AA31>