Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] dolphin sftp loading folder forever
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Gh0str1d3r
Guru
Guru


Joined: 27 May 2008
Posts: 411

PostPosted: Fri Dec 16, 2016 3:33 pm    Post subject: [SOLVED] dolphin sftp loading folder forever Reply with quote

I am using dolphin to browse files on a remote ssh server and copy files to/from my local pc. This has worked very well in the past. Unfortunately, since two weeks, I can only browse the files on the server once after I start my pc. The second time the it hangs at "loading folder", never finishing. There are no error messages, neither by popup nor on the terminal.

Does anyone have an idea what could be the root cause of this problem?


Last edited by Gh0str1d3r on Wed Dec 21, 2016 12:17 am; edited 1 time in total
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Fri Dec 16, 2016 4:45 pm    Post subject: Reply with quote

Gh0str1d3r ...

possibly 'ServerAliveInterval' (see: 'man ssh_config'), you could try the following:

~/.ssh/config:
Host *
  ServerAliveInterval 120

HTH & best ... khay
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21635

PostPosted: Sat Dec 17, 2016 1:13 am    Post subject: Reply with quote

What, if any, ssh_config directives do you have that apply to the affected host? What do you do that separates the "first time" from the "second time"? Do you close Dolphin? Is it time based? Is it only after your machine suspends and later resumes? What if you run the carrier ssh with one or more -v options?
Back to top
View user's profile Send private message
Gh0str1d3r
Guru
Guru


Joined: 27 May 2008
Posts: 411

PostPosted: Sat Dec 17, 2016 5:59 pm    Post subject: Reply with quote

khayyam wrote:
Gh0str1d3r ...

possibly 'ServerAliveInterval' (see: 'man ssh_config'), you could try the following:

~/.ssh/config:
Host *
  ServerAliveInterval 120

HTH & best ... khay


Yes, that was the trick, thanks.

@Hu: The ssh_config listed the server ip and the key file. It did not matter if I closed dolphin or not, only rebooting the pc would help.
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Sat Dec 17, 2016 9:28 pm    Post subject: Reply with quote

Gh0str1d3r wrote:
Yes, that was the trick, thanks.

Gh0str1d3r ... you're welcome ... please mark the thread as '[SOLVED]' (edit the first post and add to subject).

best ... khay
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum