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

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

[Octave-bug-tracker] [bug #64820] copyfile doesn't work with Umlauts in


From: INVALID.NOREPLY
Subject: [Octave-bug-tracker] [bug #64820] copyfile doesn't work with Umlauts in path
Date: Thu, 26 Oct 2023 11:37:09 -0400 (EDT)

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

                 Summary: copyfile doesn't work with Umlauts in path
                   Group: GNU Octave
               Submitter: mspo
               Submitted: Thu 26 Oct 2023 03:37:07 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 8.3.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 26 Oct 2023 03:37:07 PM UTC By: Anonymous
I have to work with a few directories containing umlauts [öäü]. When using
copyfile to copy files from there to elsewhere it doesn't work:

[s, m] = copyfile('C:\Täst\Neues Textdokument.txt', 'C:\Neues
Textdokument.txt')

This gives me

cp: cannot stat '"C:/T'$'\303\244''st/Neues Textdokument.txt"': No such file
or directory
s = 0
m =

The Octave cp.exe seems to be the problem here. I'm using Windows 10 22H2 in
German.







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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