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

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

[Octave-bug-tracker] [bug #63851] mget function returns : file note foun


From: anonymous
Subject: [Octave-bug-tracker] [bug #63851] mget function returns : file note found
Date: Tue, 28 Feb 2023 23:02:35 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?63851>

                 Summary: mget function returns : file note found
                   Group: GNU Octave
               Submitter: None
               Submitted: Wed 01 Mar 2023 04:02:33 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: Mathieu Nadeau
        Originator Email: mathieunadeauleeds@hotmail.ca
             Open/Closed: Open
                 Release: 7.3.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 01 Mar 2023 04:02:33 AM UTC By: Anonymous
mget function cannot find the remote file. dir and mput functions work
properly.

This simple example doesn't work :

>> f = ftp ("ftp.gnu.org")
f =

  FTP object
    host: ftp.gnu.org
    user: anonymous
     dir: /
    mode: binary

>> mget(f,"welcome.msg")
error: __ftp_mget__: file not found
error: called from
    mget at line 44 column 3
>>








    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63851>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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