[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-09-07 Thread quiricada
hardy heron 8.04

using ip address, eg x.x.x.x

1. wifi router is connected to the net
terminal ssh between local machines is ok
nautilus/ssh between local machines is ok

2. wifi router is not connected to the net
terminal ssh between local machines is ok, takes a bit longer to connect
nautilus/ssh between local machines fails (timeout?)

is this a bug?

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-08-27 Thread Rob
I still get this bug on Ubuntu 8.04 when a connection to an SFTP server
times out, the connection cannot be re-established until I reboot my
machine.

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-06-24 Thread Sebastien Bacher
the new comments could be a different issue, could you open new bugs
rather?

** Changed in: nautilus (Ubuntu)
   Status: Confirmed = Fix Released

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-05-20 Thread Gabriel Dragffy
I've been using Hardy to access sftp accounts on a server since the
first Hardy Alpha. I had no problems. Today, I am getting poblems, no
recent updates, nothing, so I don't know what's started it. Every time I
try and connect to the remote sftp account using the valid username
'piceco' bookmark it won't work, however I have a bookmark for another
account on the same machine and this work perfectly. Multiple restarts
and much fiddling has yielded no results thus far :(

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-05-13 Thread flocki
I am reopening this bug, since I still have problems accessing some sftp
(Version 1.x) servers.

To reproduce this bug:
#install openssh-server
sudo apt-get install openssh-server
#generate an rsa-1 host key:
sudo ssh-keygen -t rsa1 -f /etc/ssh/ssh_host_rsa1_key
* edit /etc/ssh/sshd_config: change Protocol 2 to Protocol 1, and add the 
line HostKey /etc/ssh/ssh_host_rsa1_key
sudo gedit /etc/ssh/sshd_config
#restart sshd 
sudo /etc/init.d/ssh restart
#add the host key to known_hosts (not sure if this is necessary)
ssh localhost
#try mounting
gvfs-mount ssh://localhost
gvfs-mount sftp://localhost

This still fails with Error mounting location: Das SSH-Programm wurde
unerwartet beendet (The SSH-Program was unexpectedly closed)

** Changed in: nautilus (Ubuntu)
   Status: Fix Released = Confirmed

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-05-10 Thread Sebastien Bacher
does anybody still get the issue on hardy? could you describe how to
trigger it?

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-05-10 Thread JeffV
I filed the original bug, and I'm no longer getting it.

I'm using Hardy final release now.

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-05-10 Thread Sebastien Bacher
closing the bug since that works correctly now

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Fix Released

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-04-30 Thread flocki
I have the same problems (cannot connect to some ssh-servers). The
connections are either aborted with a time-out or a gvfs-mount complains
with an unexpected close of the SSH-Program error (Error mounting
location: Das SSH-Programm wurde unerwartet beendet in the German
Version)

As far as i have figured out Connecting to protocol version 2 servers is
working while for version 1 servers mounting is not working.

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-04-05 Thread Sebastien Bacher
the new comments are not a bug, you use the syntax to specify a port
number but don't type any, just type directly the path to use after the
ip number and that will work correctly

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-04-05 Thread JeffV
I think what's happening for me is that the server is timing out, and
dropping the connection. But Nautilus isn't realising that the
connection is dead, and when I try to do something, like open a folder,
it's taking a long time before giving this error. I haven't confirmed
that I'm right about this guess: I stopped trying to use Nautilus to do
this and switched to gftp which could reliably maintain the connection.

In my original title I wrote '(and other protocols)'. I was wrong about
that: it was a separate problem and turned out to be configuration
problem on a server running smb. Nautilus couldn't make a connection.
Neither, it turned out, could anything else. But Nautilus was able to
reliable connect through smb to another well-configured server.

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-04-04 Thread hamacker
If create a shotcut by GNOME Menu-Places-Network for network maps then I can 
access normally by nautilus, include save to bookmark.
But fail if try to map by URL inside nautilus address bar.

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-04-03 Thread hamacker
ssh or sftp does not run in lastest nautilus.

I type :

ssh://[EMAIL PROTECTED]:/home/wwwvidy/html

and fails. I try :
sftp://[EMAIL PROTECTED]:/home/wwwvidy/html

and fails again. but nautilus appear internally change my URL to :
sftp://[EMAIL PROTECTED]:0/home/wwwvidy/html

Put a zero after my IP.

I use Herdy Heron 8.04 updated (2008-04-03).

I will send a video to explain the error.

The same error does not occour in others gnome system (debian and
ubuntu-gutsy)

** Attachment added: this video explain the error
   
http://launchpadlibrarian.net/13092366/strange-error-using-ssh-on-nautilus.mpeg

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-03-29 Thread Sebastien Bacher
Thank you for your bug report. Does it work using gvfs-mount host=server
and then gvfs-ls or gvfs-copy on the mounted server? What ssh server are
you using?

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208595] Re: nautilus fails on sftp (and other remote access protocols)

2008-03-28 Thread JeffV

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/12957098/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/12957099/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/12957100/ProcStatus.txt

-- 
nautilus fails on sftp (and other remote access protocols)
https://bugs.launchpad.net/bugs/208595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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