"Operation Time out" followed up by "Could not connect to network server"
One way to fix this is to increase the SMB client timeout. This is done by _creating_ the advanced settings file in the following location with the following data:
$ cat /private/var/mobile/Library/Preferences/XBMC/userdata <advancedsettings> <samba> <clienttimeout>20</clienttimeout> <!-- timeout (in seconds) --> </samba> </advancedsettings>
No comments:
Post a Comment