sshfs takes about 1 minute to navigate directories

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
schneidz Offline
Fan
Posts: 389
Joined: Jun 2009
Reputation: 0
Post: #1
i use sshfs to mount a network drive.

for some reason it takes about 1 minute to go to a subdirectory but further subdirectories dont take any time to list the contents.

what is with this peculiar delay; i wonder if there is a sshfs setting that must be set ?

thanks,
(This post was last modified: 2009-07-01 23:13 by schneidz.)
find quote
althekiller Offline
Team-XBMC Developer
Posts: 4,710
Joined: May 2004
Reputation: 12
Post: #2
You'd be better off posting on a linux forum for this. Has nothing to do with XBMC.
find quote
schneidz Offline
Fan
Posts: 389
Joined: Jun 2009
Reputation: 0
Post: #3
thanks for the fyi.

i did put this on linuxquestions.org as well.

what i ended up doing is re-install the usb and all is good in the universe.

maybe after so many reboots the live-usb flakes out after awhile ?
find quote
schneidz Offline
Fan
Posts: 389
Joined: Jun 2009
Reputation: 0
Post: #4
i ran lsof and saw that the xbmc prosess was holding onto a certain avi file for a long time so i moved it to another directory. and it works a little faster.
find quote