octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #42431] @ftp/mget does not process wildcards.


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42431] @ftp/mget does not process wildcards.
Date: Fri, 06 Jun 2014 01:10:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36

Update of bug #42431 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Unable to reproduce, this works perfectly for me.


f = ftp ("ftp.gnu.org");
cd (f, "/gnu/Licenses");
mget (f, "*.txt");


When this doesn't work, what does dir(f) print for you?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42431>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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