similar to: SMB slow by design?

Displaying 20 results from an estimated 1000 matches similar to: "SMB slow by design?"

2008 Apr 29
26
Btrfs v0.14 Released
Hello everyone, Btrfs v0.14 is now available for download. Please note the disk format has changed, and it is not compatible with older versions of Btrfs. For downloads and documention, please see the Btrfs project page: http://btrfs.wiki.kernel.org The oss.oracle.com Btrfs project page will soon start redirecting here. v0.14 has a few performance fixes and closes some races that could have
2010 Mar 07
2
smbget returns wrong exit code
smbget -Rr smb://localhost/share [all files and folders are copied successfully!] echo $? 1 On the other hand, when smbget is introduced with an error smbget -Rr smb://localhost/shar Can't open directory smb://localhost/shar: No such file or directory echo $? 0 This is breaking my error checking in backup scripts. I can't find any place to file a bug report, I hope this is the right
2014 Oct 15
1
mget timeout
hello I am trying to download a large file (9 Go) with smbclient on a linux machine from a NAS. Apparently, smbclient mget has a timeout that prevents me to download this large file. smbget is a possible solution. Also I'm doing this over an ssh tunnel. So I need to proxify smbget. Yet I cannot specify another port than 445 on smbget. I am stuck. can anyone help me? thanks -- *--* *Mouloud
2015 May 11
1
CentOS 7 MATE flakey mouse
On Mon, 11 May 2015 14:42:36 -0600 Devin Reade wrote: > I just realized that more than MATE Terminal is affected. For > example, if I'm using firefox on a long web page, click the scrollbar > and quickly scroll through the page, then sometimes it behaves like > after a bit I've released the mouse button: Instead of scrolling, > the mouse (which is now outside of the scroll
2004 Nov 24
2
Grumble ...
Hi Folks, A Grumble ... The message I just sent to R-help about "The hidden costs of GPL ..." has evoked a "Challenge" response: Hi, You??ve just sent a message to diagnosticando at uol.com.br In order to confirm the sent message, please click here This confirmation is necessary because diagnosticando at uol.com.br uses Antispam UOL, a service that avoids unwanted
2023 Mar 03
1
Console client bug
On 03/03/2023 08:56, belaz--- via samba wrote: > Yes, I mean smbclient. > I input a command like > smbget -U guestshare -R smb://localhost/share > The version option says that version is 4.13.13-Debian. > Computer is irrelevant, because you are developing it for a certain operating system, not a computer. > Dolphin worked. > smbget != smbclient It also works for myself on
2011 Apr 03
6
[Bug 713] New: CPPFLAGS are mishandled which breaks non-shared targets
http://bugzilla.netfilter.org/show_bug.cgi?id=713 Summary: CPPFLAGS are mishandled which breaks non-shared targets Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: unknown AssignedTo: netfilter-buglog at
2019 Dec 17
3
Python 2 compatibility for utility scripts
https://reviews.llvm.org/D71565 intends to update llvm/utils/update_cc_test_checks.py to work with Python 2. In the original review, I suggested that we don't add Python 2 compatibility for new features because Python 2.7 is retiring and some Linux distributions are even deprecating/removing Python 2 support. My feeling is: If some utilities do not support Python 2, we should probably not
2011 Jul 29
2
[Bug 732] New: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
http://bugzilla.netfilter.org/show_bug.cgi?id=732 Summary: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6 Product: netfilter/iptables Version: linux-2.6.x Platform: x86_64 OS/Version: RedHat Linux Status: NEW Severity: critical Priority: P1 Component: ip_tables (kernel) AssignedTo:
2023 Mar 03
1
Console client bug
Yes, I mean smbclient. I input a command like? smbget -U guestshare -R smb://localhost/share The version option says that version is 4.13.13-Debian. Computer is irrelevant, because you are developing it for a certain operating system, not a computer. Dolphin worked. -- I'm using Tutanota - the end-to-end encrypted email service Mar 3, 2023, 00:03 by samba at lists.samba.org: > >
2011 Jun 07
4
[Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h
http://bugzilla.netfilter.org/show_bug.cgi?id=720 Summary: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: iptables AssignedTo:
2011 Jul 02
4
[Bug 727] New: Open your firewall by a simple typo
http://bugzilla.netfilter.org/show_bug.cgi?id=727 Summary: Open your firewall by a simple typo Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy:
2019 Dec 17
2
Python 2 compatibility for utility scripts
At the beginning of the year, I've landed a large set of patches to support both Python 2 and Python3 in most Python scripts. Looks like I missed some of them :-) At that time, backward portability with Python2 was still relevant, and I suspect it will still be the case for a few distributions that ship Python2 by default. That being said, Even RHEL8 uses Python3 by default, so at some point
2005 Oct 20
1
[LLVMdev] missing llabs define in VS: DAGCombiner.cpp
grumble, grumble, MS does not have llabs() llabs() is not defined in Visual Studio, however, _abs64() is. But if I switch to _abs64() the linker does not resolve __abs64(). I thought _abs64() was suppose to be in the CRT library. Any hints for a solution? c:\devwl\llvm\lib\CodeGen\SelectionDAG\DAGCombiner.cpp(295) : error C3861: 'llabs': identifier not found, even with argument-dependent
2007 Feb 28
4
Help Needed: Can't make "local" calls on a brand new PRI
Hello, I just installed a PRI and when I make a local (seven digit) call, I get Code 28 back from the telco, (I believe code 28 means "Invalid Number") and I hear a fast busy on the phone. Here is the output: -- Executing Dial("SIP/marke-17b1", "ZAP/G1/4967171") in new stack -- Requested transfer capability: 0x00 - SPEECH -- Called G1/4967171
2015 Sep 03
2
On to samba-tools tools - Re: samba_dlz: Failed to connect
On 03/09/15 19:42, Robert Moskowitz wrote: > > > On 09/03/2015 02:33 PM, Rowland Penny wrote: >> On 03/09/15 19:21, Robert Moskowitz wrote: >>> >>> >>> On 09/03/2015 02:17 PM, Rowland Penny wrote: >>>> On 03/09/15 19:05, Robert Moskowitz wrote: >>>>> >>>>> >>>>> On 09/03/2015 01:59 PM, Sketch wrote:
2011 Jul 13
4
[Bug 728] New: ip_tables: limit match: invalid size 40!=48
http://bugzilla.netfilter.org/show_bug.cgi?id=728 Summary: ip_tables: limit match: invalid size 40!=48 Product: netfilter/iptables Version: linux-2.6.x Platform: mips64 OS/Version: Debian GNU/Linux Status: NEW Severity: critical Priority: P2 Component: ip_tables (kernel) AssignedTo:
2007 May 04
6
Xen console on Bladecenter remote KVM
Hello list, when using Xen on our Bladecenter with the advanced management module everything works fine, but as soon as I switch the KVM to another blade and then switch back to xen machine, vga output is unavailable (due to wrong resolution or hz frequency? But it works if I don''t switch away). The machine itself works, only vga output is gone after switching kvm away from the box.
2013 Nov 01
2
samba-tool question
Greetings, I compile samba 4.0.9 and 4.1.0 on a computer with these:- --cpu -amd64 3 cres --os blfs linux 64 bit gcc-4.8.1 linux-3.10.17 glibc-2.17 I have followed the samba4 wikis where most refer to a samna-tool (am adminstrative tool I presumed in the ~/bin (or ~/sbin) directory of the samba4 install prefix. I did an ls for in the bin and sbin directories of the samba4
2003 Sep 28
2
Logit reality check
Hello all: I've been given the following data and have been asked to run a logit model using glm(). The variable, Y, is a proportion ranging from 0 to 1, X is a covariate. Without a base number of observations from which Y is computed as a proportion, I believe there is not sufficient information. If I try the model below, R seems to grumble with a complaint. glm(cbind(Y,1-Y) ~ X,