Displaying 20 results from an estimated 700 matches similar to: "Smbclient cant transer large files"
2017 Aug 08
0
Smbclient cant transer large files
Hi,
>>The same drive can be mounted and accessed easily with cifs://vienas01.andritz.com/HIPASE on /media/HIPASE_Q type cifs
>>(rw,nosuid,nodev,relatime,vers=1.0,cache=strict,username=<snip>,domain=<snip>,uid=1000,forceuid,gid=1000,forcegid,addr=172.24.180.161,\
>>
2017 Aug 08
0
Smbclient cant transer large files
Hello
I have a problem transferring files >64KB to a Windows share, it worked fine until a few weeks ago (see bottom for information).
The issue seems identical to https://lists.samba.org/archive/samba/2016-November/204558.html, and I added a Wireshark-Dump which begins directly after
NTLMSSP_AUTH authentication (don't want to add login information).
The error is always "Write AndX
2019 Feb 14
3
32 seconds vs 72 minutes -- expected performance difference?
>
> Unless you upload a network capture of you mounting and doing the ls -lR
> on the client it's hard to say what really goes on. I understand you
> might not want to make it public.. but if you do
>
This is the last thing I'll try after I've exhausted all the other options.
How are you mounting your share (which mount options)?
>
Something weird is going on with
2017 Oct 11
1
Using GPO to mount shares on Linux
On 10/11/2017 12:43 PM, Rowland Penny via samba wrote:
> I want to mount a users folder on one machine into the users folder on
> another machine.
> i.e. mount \\dc1\users\rowland on client /home/rowland/mnt
That sounds similar to our use case.
> Sods law has kicked in, I have now got a mount to work with pam_mount,
> but there is a major problem, anything created in the share
2019 Feb 08
8
32 seconds vs 72 minutes -- expected performance difference?
## QUESTION
I am sharing a 120GB folder with lots of files via Samba on a LAN (1Gbps
connection).
1) Doing an `ls -lR` on the server (on this folder) takes ~32 seconds,
compared with **72 minutes** on the client. Is this difference in
performance expected (due to network and protocol overhead)?
2) While the client is executing an `ls -lR`, one smbd process on the
server uses about 30-40% of a
2017 Oct 11
3
Using GPO to mount shares on Linux
On 10/11/2017 12:09 PM, Rowland Penny via samba wrote:
> I did all of this, I have read everything I could find on the internet
> and I just couldn't make it work.
>
> I am now a leading expert on what doesn't work ;-)
>
> Rowland
ok, that is an unusual situation... you having a problem, and things
working here :-)
So perhaps we're doing different things:
we
2018 Jun 26
1
Fwd: Re: Ubuntu 18:04 not getting 'home' directory from DC
Sorry for the delayed response,
Louis,
I'm not sure how to tell about having "cifs/UPN" - Please advise.
I was able to mount with sec=krb5 after the user is logged in but that does not help getting "home" mounted during the login.
But here is where I am now:
I have been able to pam_mount "home" during the login but could not get the ACLs during the mount
2013 Feb 27
1
linux-to-linux samba weird problem
I've a weird problem with Samba. I'm using Samba to share a filesystem between
two linux systems because I believe I need byte range locking to prevent
multiple processes on different computers from reading/writing the same ISAM
records.
I have a Debian wheezy file server running Samba; no domain controller, just a
simple, single share. I have a debian wheezy KVM mounting a share via
2016 Jan 06
4
Cannot remove symlink with missing target
Hi,
I have started using symbolic links on an SMB share and find that
symbolic links whose target no longer exists cannot be removed on the
client side.
Example, on the SMB client side in an SMB-mounted directory:
1. Create a file and a relative symlink to it:
$ touch a
$ ln -s a b
$ ls -l
total 0
-rw-rw-r--. 1 andi andi 0 Jan 6 14:42 a
lrwxrwxrwx. 1 andi andi 1
2017 Aug 08
2
member server idmap config (auto)rid
(forwarding as I forgot to reply-all)
-----Original Message-----
From: Lange Norbert
Sent: Dienstag, 08. August 2017 12:26
To: 'mathias dufresne'
Subject: RE: [Samba] member server idmap config (auto)rid
>Did you install libpam-winbind? libpam-krb5?
Nope, I did try installing them now, made no difference.
I have backup-scripts running on the server for months, and it worked before.
2019 Feb 14
0
32 seconds vs 72 minutes -- expected performance difference?
Saurabh Nanda via samba <samba at lists.samba.org> writes:
> Which implies that the server & client auto-negotiated a protocol version
> greater than SMB2.1, right? However, to be sure, I manually specified vers=
> in fstab, but something strange happened. While `man mount.cifs` claims
> that the following are allowed -- 1.0, 2.0, 2.1, 3.0, 3.1.1 (or 3.11) --
> few of them
2007 Apr 21
1
Transer calls hitting #
Hi,
Any idears how to get call transfer to work? The "#" key is recognized but
the following typed digits does not appear to be read and the IVR announce
"Invald extension..."
Debug output
-- Started music on hold, class 'default', on channel 'Zap/1-1'
-- Playing 'pbx-transfer' (language 'en')
-- Stopped music on hold on Zap/1-1
2015 Apr 15
1
Can I let rsync only transer a part of file within specific byte ranges?
Hi all,
Suppose I have a file on the remote rsync server:
rsync://path/to/myfile
And I want to only retrieve a part of the file based a ranges of bytes to
my local host, say, 0-499, means only transfer the first 500 bytes of
that file.
Is this possible with rsync client?
Regards
--
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
2018 Jun 20
4
Ubuntu 18:04 not getting 'home' directory from DC
Rowland,
How would I find this info?
Check if 'Rachel Jones' has a 'gecos' attribute in AD.
You seem to be being denied access to '.Xauthority', was it created on
another machine ? No
However, I am sure '-13' usually means incorrect password.
I am sure the password is correct, the /mnt/home/rachel folder is created
but the user files are not created because
2024 Nov 26
2
Random EINVAL when opening files with SMB3 POSIX extensions enabled
Hello!
I recently tried enabling SMB3 POSIX extensions as I'm only using Linux clients
and would like to make use of the standard unix permission bits. However, I'm
running into an issue where a simple `cat` fails with -EINVAL when opening the
file:
openat(AT_FDCWD, "Shells.txt", O_RDONLY) = -1 EINVAL (Invalid argument)
The weird thing is that it's intermittent.
2007 Jun 18
3
How to config SIP blind transfer in extension.conf
I want to setup a blind transer for auto forwarding to SIP peer.
I have context forwarding looks like this in extension.conf
[forwarding]
...
exten => 511,1,Dial(SIP/sip_proxy-out)
...
This will do the re-invite, which is attendance transfer maybe.
But I want a blind transfer by REFER method. How can I do that?
I know that the transfer() function may be able to do that. But I don't
know
2006 Mar 13
2
Re: transfers/parked calls + polycom 501
Howdy -
> The transer button on the polycom phone does not seem to transfer/park the
> call properly. I have to use the # -> 700 to park the call.
If I recall, using the Polycom transfer, you have to make sure it is done as
a blind transfer. The Polycom attended transfer (default) option does not
work.
> Furthermore the # -> 700 only works on incomming calls. If I
2016 Jan 06
0
Cannot remove symlink with missing target
On 06/01/16 17:36, Andreas Maier wrote:
> Hi,
> I have started using symbolic links on an SMB share and find that
> symbolic links whose target no longer exists cannot be removed on the
> client side.
>
> Example, on the SMB client side in an SMB-mounted directory:
>
> 1. Create a file and a relative symlink to it:
>
> $ touch a
> $ ln -s a b
> $
2024 Jan 30
1
permission denied with windows acls
On Mon, 29 Jan 2024 16:42:20 -0800
Peter Carlson via samba <samba at lists.samba.org> wrote:
>
> On 1/29/24 13:08, Rowland Penny via samba wrote:
> > On Mon, 29 Jan 2024 12:51:37 -0800
> > Peter Carlson via samba<samba at lists.samba.org> wrote:
> >
> >
> >> Just did a quick test, the big T comes after setting permissions in
> >>
2006 Mar 13
1
Scrolling messages
Several times a day I get this meesage scrolling on one of our asterisk
boxes:
Mar 13 14:43:47 NOTICE[11264]: channel.c:1911 ast_read: Dropping
incompatible voice frame on Local/928@sanset-d88e,2 of format slin since our
native format has changed to alaw
Mar 13 14:43:47 NOTICE[11264]: channel.c:1911 ast_read: Dropping
incompatible voice frame on Local/928@sanset-d88e,2 of format slin since our