Displaying 2 results from an estimated 2 matches for "haiding".
Did you mean:
hiding
2009 Feb 26
3
Extremly slow (3-4k/s) on Win clients while Linux clients work fine
Hi,
I've migrated a Win2k fileserver to Samba 3.0.33 on Gentoo (Kernel 2.6.28).
While the Linux clients work fine, I get the absolutely worst transferrates on
Win (XP Prof + Vista) like 3-4k/s (compared to ~10MB/s on Linux).
When copying larger files on Windows, they start this slow, but the transfer
becomes faster after some time like 2Mbit/s via WLAN which would be
acceptable.
I've
2019 Oct 14
0
access function in fuse_operations (concerns libguestfs)
Hello,
libguestfs has a guestmount command that basically gives access via fuse
to filesystem images. It also takes options for fuse.
When -o default_permissions is not given, the mounting user should have
full access to everything (he will have access to the image anyway). Of
course, it should also be possible to give -o default_permissions to
have the kernel check the permissions, which