Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Samba mount slow transfer speed vs mounting at command line #1304

Open
2xffwd opened this issue Sep 24, 2016 · 9 comments
Open

Samba mount slow transfer speed vs mounting at command line #1304

2xffwd opened this issue Sep 24, 2016 · 9 comments

Comments

@2xffwd
Copy link

2xffwd commented Sep 24, 2016

Hello,

I am using Mint 18

I do not know if this is a limitation of Nemo or it is fixable, but it kinda degrade the experience.

If you browse your samba shares at Nemo and then transfer a file you get half the speed versus mounting the share first at the command line with:

sudo mount -t cifs //192.168.1.10/share /mnt/share -o username=jon,password=password

And then browse the mounted share at Nemo and make the file transfer....for my setup it goes from 45MB/s to 100MB/s

I was getting the full speed doing the same transfer at Windows and i tried multiples configs like tweaking smb.conf to try to get the same speed but it was Nemo...

I found a post from a while back that has the same issue but no solution:

https://forums.linuxmint.com/viewtopic.php?t=205332 (reply 4)

@leigh123linux
Copy link
Contributor

It isn't a limitation of Nemo.
The slow speed is a gvfs-smb problem.

@ghost
Copy link

ghost commented Sep 1, 2017

There is a years old bug report here if sy has the same problem: https://bugzilla.samba.org/show_bug.cgi?id=10879

@melroy89
Copy link

melroy89 commented Oct 7, 2018

I think this issue is related (and exists already from the year 2013):
#424

@ghost
Copy link

ghost commented Oct 7, 2018

@leigh123linux Isn't it possible to use something different than gvfs-smb if it apparently does not work properly and not fixed for 5+ years?

@leigh123linux
Copy link
Contributor

@Inf3rno Have you tried cifs mounts?

https://access.redhat.com/solutions/448263

@ghost
Copy link

ghost commented Oct 8, 2018

@leigh123linux Ofc. I tried, but that is not the default and there was no password popup for that, so either I hardcode the password into a text file or I don't use it...

@jeroenst
Copy link

jeroenst commented Mar 2, 2020

This bug is also in Mint 19.2

@ghost
Copy link

ghost commented Mar 3, 2020

@jeroenst Yes, we have reported this bug in the last 5 years on many forums, but apparently nobody wants to fix it:
https://bugzilla.gnome.org/show_bug.cgi?id=738535
https://bugzilla.gnome.org/show_bug.cgi?id=762384
https://bugzilla.samba.org/show_bug.cgi?id=10879
Good luck with it, I rather use a local HTTP or FTP server to transfer the files I need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants