Code Monkey home page Code Monkey logo

Comments (3)

wizzard avatar wizzard commented on July 29, 2024

Should be fixed now.

~/riofs/src/mnt/aaa$ ls -lat
total 0
drwxr-xr-x 1 root root     0 Apr 25 02:52 тест директория
drwxr-xr-x 1 root root     0 Apr 25 02:51 bbb
drwxr-xr-x 1 root root     0 Apr 25 02:51 test dir here
drwxr-xr-x 1 root root     0 Apr 25 02:51 .
drwxr-xr-x 1 root root     0 Apr 25 02:51 ..
-rw-r--r-- 1 root root 23282 Apr 25 01:04 zzz.txt
-rw-r--r-- 1 root root 23282 Apr 25 01:03 тест.файл.xxx
-rw-r--r-- 1 root root     0 Apr 25 01:02 ффф
-rw-r--r-- 1 root root     4 Apr 25 00:58 aaa

from riofs.

henningpeters avatar henningpeters commented on July 29, 2024

Directory listing works now, but opening/writing to a file that contains unicode characters causes still a problem: it hangs.

from riofs.

wizzard avatar wizzard commented on July 29, 2024

Tested write / read files with non-ascii characters and spaces in names, works fine.
Right now file name is url-encoded before sending a request to S3 server.

echo "123" > "aaa bbb ccc"
cat aaa\ bbb\ ccc 
123

from riofs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.