On Mon, Feb 16, 2004 at 09:34:08AM -0500, Bruce H. Carlson wrote:
> Will you kindly give me the commands (script) to do the following:
> 
> transfer local file /crc/testfile to remote file /lindev/testfile at 
> host www.CCCCCCCCCCCCCC.org with username AAAAAA and password BBBBBBBB
> 
> I don't know why I am having such a hard time.

lftp> debug
lftp> put /crc/testfile -o ftp://AAAAAA:[EMAIL PROTECTED]/%2Flindev/

Reply via email to