View Single Post
Old 09-16-2010, 01:00 AM   #79
garywitscher
Enthusiast
garywitscher began at the beginning.
 
Posts: 40
Karma: 10
Join Date: Apr 2010
Device: DR800SG
One more idea, even though it seems unlikely to me. Make sure that the dr800+.sh file is executable. In windows this is not done the same way it is in linux, so check this using "rxvt" on your DR800 by going to "_dr800+" folder and typing "ls -l" (no quotes). The first column in the list will be the permissions column and should read "-rwxr-xr-x" (no quotes). If it's not then set the permissions using the command "chmod 755 dr800+.sh" (no quotes).

Then run the command again and see what response you get.
garywitscher is offline   Reply With Quote