rsync from remote host "failed: No space left on device (28)" even with --inplace
Ralf Mardorf
kde.lists at yahoo.com
Fri Nov 8 15:31:18 UTC 2024
On Sat, 2024-11-09 at 00:33 +1100, Karl Auer wrote:
> If you don't have more than 65535 files in any one directory, this is
> not the problem, provided the drive really is FAT32.
Hi,
unfortunately df --inodes doesn't work for a FAT32 partition.
$ df --human-readable --inodes /mnt/S3FAT32/
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sdc3 0 0 0 - /mnt/S3FAT32
I know that inodes are a Unix-style file system thing, but it was
conceivable that with FAT32 items in the sense of directories and files
are regarded as inodes. But no, it's not like that.
Regards,
Ralf
More information about the ubuntu-users
mailing list