Code Monkey home page Code Monkey logo

Comments (6)

ssche avatar ssche commented on May 30, 2024

I just tried to disable this check and it "resolves" the issue. I'm not sure about possible side-effects though...

from exfat.

relan avatar relan commented on May 30, 2024

I cannot reproduce this issue on my Fedora 22 box, cp -r file1 file2 does not produce any errors for me. What OS/distro do you use? Also please post mount | grep exfat to see what mount options are used.

from exfat.

ssche avatar ssche commented on May 30, 2024

CentOS Linux release 7.1.1503 (Core). mount | grep exfat doesn't return anything (perhaps that's the problem).

I tried: mount | grep fuse instead which returned:

fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sdc1 on /run/media/drive type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)

I used sudo mount.exfat-fuse /dev/sdc1 /run/media/drive to mount the drive.

from exfat.

relan avatar relan commented on May 30, 2024

cp -r file1 file2 works fine for me on CentOS Linux release 7.1.1503 (Core). Are you sure that you are using the latest version? Please check the output of mount.exfat-fuse -V (it should say 1.2.1 if you built it from the latest master). Since switch from SCons to autotools the binaries can be installed into a different directory, so check that you have exactly one copy of mount.exfat-fuse in your system.

from exfat.

ssche avatar ssche commented on May 30, 2024

I can check next week.

from exfat.

relan avatar relan commented on May 30, 2024

No reply in 6 months, closing. Feel free to reopen if you have any new info.

from exfat.

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.