Re: Gvfs and Server-side SMB copy
- From: Jeremy Allison <jra samba org>
- To: Saint Germain <saintger gmail com>
- Cc: gvfs-list gnome org
- Subject: Re: Gvfs and Server-side SMB copy
- Date: Fri, 4 Nov 2016 11:55:08 -0700
On Thu, Nov 03, 2016 at 05:49:59PM +0100, Saint Germain wrote:
I've got some help on the samba mailing-list.
These settings on the server smb.conf has no effects:
min protocol = SMB2
max protocol = SMB3
Yep, that's expected. Setting those alters what the
server will accept, not what the client will send.
However the following settings on the client smb.conf works:
client min protocol = SMB2
client max protocol = SMB3
Yep, that's expected and the correct way to do things.
Connection through smbclient is done with protocol SMB2_10 (checked
with smbstatus).
Connecting throught Nautilus/Gvfs is also done with protocol SMB2_10,
however it is not possible to copy anything anymore (I got an error
"invalid argument", throught Nautilus or throught command-line cp).
Can you get me a wireshark capture trace and also debug level 10
log from the smbd server ? I'd like to see what the client is trying
to do.
You can log this as a bug at the samba bugzilla if you like.
Thanks,
Jeremy.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]