After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 704382 - Meld copy right/left between two remote directories(sftp/gvfs) throws error
Meld copy right/left between two remote directories(sftp/gvfs) throws error
Status: RESOLVED DUPLICATE of bug 317875
Product: meld
Classification: Other
Component: version
1.6.x
Other Linux
: Normal major
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-17 10:33 UTC by Siva
Modified: 2013-07-18 20:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Siva 2013-07-17 10:33:27 UTC
OS:

Ubuntu-GNOME 13.04

PREREQUISITES:

1. User joe has password-less SSH authentication setup with two different machines xxx.163 and xxx.164

STEPS:

1. Open Meld directory comparison
2. Choose '/var/run/user/joe/gvfs/sftp:host=172.xx.xxx.163,user=root/var/www/' as Original
3. Choose '/var/run/user/joe/gvfs/sftp:host=172.xx.xxx.164,user=root/var/www/' as Mine
4. Open comparison
5. Copy any file in the right to left or left to right

DESIRED OUTPUT:

File should be copied without any error messages

ACTUAL OUTPUT:

File is copied but throws below error message:

Error copying '/var/run/user/joe/gvfs/sftp:host=172.xx.xxx.163,user=root/var/www/css/spectrum.css' to '/var/run/user/joe/gvfs/sftp:host=172.xx.xxx.164,user=root/var/www/css/spectrum.css'

[Errno 95] Operation not supported: '/var/run/user/joe/gvfs/sftp:host=172.xx.xxx.164,user=root/var/www/css/spectrum.css'.
Comment 1 Kai Willadsen 2013-07-18 20:59:19 UTC
I'm sorry, but gvfs is totally unsupported by Meld at the moment.

*** This bug has been marked as a duplicate of bug 317875 ***