Giter VIP home page Giter VIP logo

Comments (5)

whoozle avatar whoozle commented on May 25, 2024 1

it looks like nlink has been fixed in 4.3. can you try upgrading and check it again?

from android-file-transfer-linux.

whoozle avatar whoozle commented on May 25, 2024 1

can you try b4878ef ? (just pull master and check if it works for you)

from android-file-transfer-linux.

mnalis avatar mnalis commented on May 25, 2024 1

I've tried the latest master b4878ef and du(1) now indeed seems to work correctly!

% ls -la | head
total 1153825
drwxr-xr-x 1 root   root          0 Jan 13 13:16 .
drwxr-xr-x 1 mnalis mnalis        0 Dec 26 12:06 ..
-rw-r--r-- 1 root   root    3470422 Dec  7 16:38 20231207_163840.jpg
-rw-r--r-- 1 root   root    3666784 Dec  7 17:05 20231207_170533.jpg
-rw-r--r-- 1 root   root    3598267 Dec  8 10:18 20231208_101823.jpg
-rw-r--r-- 1 root   root    2516511 Dec  8 11:15 20231208_111527.jpg
-rw-r--r-- 1 root   root    4598054 Dec  8 11:15 20231208_111537.jpg
-rw-r--r-- 1 root   root    4766333 Dec  8 11:48 20231208_114807.jpg
-rw-r--r-- 1 root   root    2661973 Dec  8 14:05 20231208_140517.jpg

% du
1153825 .

% du --apparent-size
1153757 .

% stat 20231207_163840.jpg
  File: 20231207_163840.jpg
  Size: 3470422         Blocks: 6779       IO Block: 4096   regular file
Device: 0,33    Inode: 1000045     Links: 1
Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 1970-01-01 01:00:00.000000000 +0100
Modify: 2023-12-07 16:38:41.000000000 +0100
Change: 2023-12-07 16:38:41.000000000 +0100
 Birth: -

Thanks, and hoping for next fixed release soon!

from android-file-transfer-linux.

whoozle avatar whoozle commented on May 25, 2024 1

yeah, I'm gonna release new version soon - after people see version numbers on macosx

from android-file-transfer-linux.

mnalis avatar mnalis commented on May 25, 2024

it looks like nlink has been fixed in 4.3. can you try upgrading and check it again?

Thanks! Not present in Debian yet, but I've fetched and compiled 4.3 now, and indeed it seems to have nlink==1 everywhere, which seems good enough for me (it is not strictly correct, if one counts same inode numbers in ls -liaR output and compares it to number of links, but expecting more precision would be too much nitpicking for fuse FS which likely fakes inode numbers anyway 😺)

The main issue (that du(1) returns 0) is still present in 4.3, though.

from android-file-transfer-linux.

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.