[Bug 1823194] Re: Windows share (CIFS) mounted over gvfs (by tool Files) is about 10 times slower than mounted by mount -t cifs

2019-04-04 Thread Josef Mašek
Problem is not in gvfs.
I found that I am connected to the same network by the 1 Gigabit copper 
interface and by the wireless. When I used mount, traffic went through 1 Gbit 
copper, when I used gvfs, traffic went by Wireless (~100 Mbit).
Maybe is issue of the network manager?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1823194

Title:
  Windows share (CIFS) mounted over gvfs (by tool Files) is about 10
  times slower than mounted by mount -t cifs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1823194/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1236619] Re: gvfs smb / cifs file copy performance is terribly slow

2019-04-04 Thread Josef Mašek
Problem in my case found - I am connected to the same network by the 1
Gigabit copper interface and by the wireless. When I used mount, traffic
wen through 1 Gbit copper, when I used gvfs, traffic went by Wireless
(~100 Mbit)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1236619

Title:
  gvfs smb / cifs file copy performance is terribly slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1236619/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1236619] Re: gvfs smb / cifs file copy performance is terribly slow

2019-04-04 Thread Josef Mašek
In my case, in 16.04 gvfs was same fast as mount -t cifs, but now in
18.04 I have gvfs about 9 times slower than mount (5 MB/s GVFS, 44
MBit/s mount and is probably disk limit now)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1236619

Title:
  gvfs smb / cifs file copy performance is terribly slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1236619/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1823194] [NEW] Windows share (CIFS) mounted over gvfs (by tool Files) is about 10 times slower than mounted by mount -t cifs

2019-04-04 Thread Josef Mašek
Public bug reported:

Copying data by Files says 5MB/s - when I use "Files" and I mounted
windows share (from Freenas 9.x stable) and copy to local disk (also by
Files).

When I use "old way" 
in /etc/fstab is:
//192.168.x.x/public  /media/netio  cifs  noauto,guest,iocharset=utf8
mount /medi/netio
and copy files by any tool (also files), it tooks about 1,5 hours and 44 MB/s.

I am copying 170 GB and by gvfs it tooks about 9 hours - more than
working day, by mount and copy only 1,5 hour.

I have updated 18.04, packages:

In Ubuntu 16.04 gvfs and mount worked almost the same speed.

** Affects: gvfs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1823194

Title:
  Windows share (CIFS) mounted over gvfs (by tool Files) is about 10
  times slower than mounted by mount -t cifs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1823194/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1823194] Re: Windows share (CIFS) mounted over gvfs (by tool Files) is about 10 times slower than mounted by mount -t cifs

2019-04-04 Thread Josef Mašek
gvfs/bionic-updates,bionic-security,now 1.36.1-0ubuntu1.3 amd64 [installed]
cifs-utils/bionic,now 2:6.8-1 amd64 [installed]
mount/bionic-updates,now 2.31.1-0.4ubuntu3.3 amd64 [installed]

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1823194

Title:
  Windows share (CIFS) mounted over gvfs (by tool Files) is about 10
  times slower than mounted by mount -t cifs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1823194/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1822635] [NEW] Graphical configurator wrongly requires IPv4 Gateway in routes list

2019-04-01 Thread Josef Mašek
Public bug reported:

Valid IPv4 route configuration (in openvpn text configuration) is without 
gateway (route is going to the tunnel, so next hop is not required), eg:
route 192.168.32.0 255.255.240.0

This valid configuration works when is imported by nmcli (open VPN tunnel by 
nmcli or GUI).
But configuration cannot be saved by GUI (and thus not saved after import), 
because GUI require filled Gateway.
Use unfilled Gateway is very useful during openvpn readressing or changing 
pools etc. When Gateway is filled, then any changes is often required also all 
on clients.
Ps. Sending routes from OVPN server is not implemented on Mikrotik (my case).

Gateway fields.

My versions:
network-manager-openvpn/bionic,now 1.8.2-1 amd64 [installed]
network-manager-openvpn-gnome/bionic,now 1.8.2-1 amd64 [installed]
openvpn/bionic-updates,now 2.4.4-2ubuntu1.1 amd64 [installed]
openvpn-auth-ldap/bionic 2.0.3-6.1ubuntu2 amd64
openvpn-auth-radius/bionic 2.1-6build1 amd64
openvpn-auth-radius-dbg/bionic 2.1-6build1 amd64
openvpn-systemd-resolved/bionic,now 1.2.7-1 amd64 [installed]

** Affects: network-manager-openvpn (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to network-manager-openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1822635

Title:
  Graphical configurator wrongly requires IPv4 Gateway in routes list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1822635/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs