[Desktop-packages] [Bug 1768996] Re: Nautilus "Software caused connection abort" when copying file from smb share

2018-11-30 Thread niniendowarrior
I've been able to transfer files to my network drive through cifs.

sudo mount -t cifs -o username=guest,guest,vers=1.0 //1.10.2.1/folder
/home/user/mnt

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

Title:
  Nautilus "Software caused connection abort" when copying file from smb
  share

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When copying a directory from a samba share on a NAS (Synology
  DS216j), it fails with "Software caused connection abort" after
  copying a few files.

  Expected to happen:
  Nautilus succesfully copies entire directory.

  What happens instead:
  Nautilus stops copying after a few files with the error "Software caused 
connection abort".

  Version:
  - Ubuntu 18.04. Behavior did not occur on 16.04.
  - samba version is 2:4.7.6+dfsg~ubuntu-0ubuntu2
  - gvfs version is 1.36.1-0ubuntu1

  
  - It seems related to 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1312362.
  - It also does not seem to happen when using gio copy from the terminal.
  - I am also not sure whether this bug is in nautilus, gvfs, or samba.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Fri May  4 00:16:03 2018
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'367'
   b'org.gnome.nautilus.window-state' b'geometry' b"'890x547+215+203'"
  InstallationDate: Installed on 2018-05-01 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1768996] Re: Nautilus "Software caused connection abort" when copying file from smb share

2018-11-30 Thread niniendowarrior
I have a similar issue but some slight differences.  For example:
gio copy file.log smb://1.10.2.1/folder/
gio: file:///home/user/file.log: Network dropped connection on reset

When I copy, I get this error. On an old Linux Mint, I had the same
issue and rolling samba back to 4.3.9 fixed it.

My hard disk is connected to a D-Link DIR-636L.

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

Title:
  Nautilus "Software caused connection abort" when copying file from smb
  share

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When copying a directory from a samba share on a NAS (Synology
  DS216j), it fails with "Software caused connection abort" after
  copying a few files.

  Expected to happen:
  Nautilus succesfully copies entire directory.

  What happens instead:
  Nautilus stops copying after a few files with the error "Software caused 
connection abort".

  Version:
  - Ubuntu 18.04. Behavior did not occur on 16.04.
  - samba version is 2:4.7.6+dfsg~ubuntu-0ubuntu2
  - gvfs version is 1.36.1-0ubuntu1

  
  - It seems related to 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1312362.
  - It also does not seem to happen when using gio copy from the terminal.
  - I am also not sure whether this bug is in nautilus, gvfs, or samba.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Fri May  4 00:16:03 2018
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'367'
   b'org.gnome.nautilus.window-state' b'geometry' b"'890x547+215+203'"
  InstallationDate: Installed on 2018-05-01 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1768996] Re: Nautilus "Software caused connection abort" when copying file from smb share

2018-09-14 Thread Herve Boutin
NB: share also on a Synology NAS (DS916+)

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

Title:
  Nautilus "Software caused connection abort" when copying file from smb
  share

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When copying a directory from a samba share on a NAS (Synology
  DS216j), it fails with "Software caused connection abort" after
  copying a few files.

  Expected to happen:
  Nautilus succesfully copies entire directory.

  What happens instead:
  Nautilus stops copying after a few files with the error "Software caused 
connection abort".

  Version:
  - Ubuntu 18.04. Behavior did not occur on 16.04.
  - samba version is 2:4.7.6+dfsg~ubuntu-0ubuntu2
  - gvfs version is 1.36.1-0ubuntu1

  
  - It seems related to 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1312362.
  - It also does not seem to happen when using gio copy from the terminal.
  - I am also not sure whether this bug is in nautilus, gvfs, or samba.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Fri May  4 00:16:03 2018
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'367'
   b'org.gnome.nautilus.window-state' b'geometry' b"'890x547+215+203'"
  InstallationDate: Installed on 2018-05-01 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1768996] Re: Nautilus "Software caused connection abort" when copying file from smb share

2018-09-14 Thread Herve Boutin
Does not occur if the same share is mounted via NFS.

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

Title:
  Nautilus "Software caused connection abort" when copying file from smb
  share

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When copying a directory from a samba share on a NAS (Synology
  DS216j), it fails with "Software caused connection abort" after
  copying a few files.

  Expected to happen:
  Nautilus succesfully copies entire directory.

  What happens instead:
  Nautilus stops copying after a few files with the error "Software caused 
connection abort".

  Version:
  - Ubuntu 18.04. Behavior did not occur on 16.04.
  - samba version is 2:4.7.6+dfsg~ubuntu-0ubuntu2
  - gvfs version is 1.36.1-0ubuntu1

  
  - It seems related to 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1312362.
  - It also does not seem to happen when using gio copy from the terminal.
  - I am also not sure whether this bug is in nautilus, gvfs, or samba.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Fri May  4 00:16:03 2018
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'367'
   b'org.gnome.nautilus.window-state' b'geometry' b"'890x547+215+203'"
  InstallationDate: Installed on 2018-05-01 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1768996] Re: Nautilus "Software caused connection abort" when copying file from smb share

2018-09-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

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

Title:
  Nautilus "Software caused connection abort" when copying file from smb
  share

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When copying a directory from a samba share on a NAS (Synology
  DS216j), it fails with "Software caused connection abort" after
  copying a few files.

  Expected to happen:
  Nautilus succesfully copies entire directory.

  What happens instead:
  Nautilus stops copying after a few files with the error "Software caused 
connection abort".

  Version:
  - Ubuntu 18.04. Behavior did not occur on 16.04.
  - samba version is 2:4.7.6+dfsg~ubuntu-0ubuntu2
  - gvfs version is 1.36.1-0ubuntu1

  
  - It seems related to 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1312362.
  - It also does not seem to happen when using gio copy from the terminal.
  - I am also not sure whether this bug is in nautilus, gvfs, or samba.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Fri May  4 00:16:03 2018
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'367'
   b'org.gnome.nautilus.window-state' b'geometry' b"'890x547+215+203'"
  InstallationDate: Installed on 2018-05-01 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1768996] Re: Nautilus "Software caused connection abort" when copying file from smb share

2018-05-03 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Nautilus "Software caused connection abort" when copying file from smb
  share

Status in nautilus package in Ubuntu:
  New

Bug description:
  When copying a directory from a samba share on a NAS (Synology
  DS216j), it fails with "Software caused connection abort" after
  copying a few files.

  Expected to happen:
  Nautilus succesfully copies entire directory.

  What happens instead:
  Nautilus stops copying after a few files with the error "Software caused 
connection abort".

  Version:
  - Ubuntu 18.04. Behavior did not occur on 16.04.
  - samba version is 2:4.7.6+dfsg~ubuntu-0ubuntu2
  - gvfs version is 1.36.1-0ubuntu1

  
  - It seems related to 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1312362.
  - It also does not seem to happen when using gio copy from the terminal.
  - I am also not sure whether this bug is in nautilus, gvfs, or samba.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Fri May  4 00:16:03 2018
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'367'
   b'org.gnome.nautilus.window-state' b'geometry' b"'890x547+215+203'"
  InstallationDate: Installed on 2018-05-01 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp