parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why this should not work ?


From: yacob sen
Subject: Re: Why this should not work ?
Date: Tue, 19 Feb 2013 01:00:31 -0800 (PST)

Hi Hans,

Thank you for you reply. I think I can use wild card since I do not need to know the names of several of file names that I wanted to download. 

The  cd ${}"  is a typo error. It should be cd {}. Thankx

Yacob

--- On Tue, 19/2/13, Hans Schou <chlor@schou.dk> wrote:

From: Hans Schou <chlor@schou.dk>
Subject: Re: Why this should not work ?
To: "yacob sen" <yacob_123@yahoo.com>, "parallel" <parallel@gnu.org>
Date: Tuesday, 19 February, 2013, 0:46

You can not use '*.zip' - you need to know the filenames.

And what is the '$' doing in "cd ${}" ?

Consider using ncftpget in recursive mode instead.

/hans


reply via email to

[Prev in Thread] Current Thread [Next in Thread]