Richard Kay wrote: > This information was very helpful and enabled me to > get the filesystem browser facility working to > a more useful extent. Many thanks.
You're welcome. > 1. Browsing photo directories containing .jpg files > seems to work a lot better with filesizes below > a certain maximum file size. > ... > But this one just displayed 2 pictures and kept switching > between the first 2 of 36 pictures: I've observed that as well and haven't yet investigated to see what it correlates with or the cause. > Is this a memory/buffer limitation of the Mvpmc hardware ? Your observation of the problem correlating with image file sizes does seem to suggest that. Please file a bug report in the bug tracker at Sourceforge with these details. > rdate -s 192.168.1.1 > mkdir /home > /etc/nfsmount.sh 192.168.1.1:/home /home > mvpmc -c 192.168.1.1 > > b. Previously I had tried doing the mount after running the > mvpmc command, switching the mount commands to before the > mvpmc command may have helped. (Does the mvpmc command not > return ?). No, the mvpmc command does not internally detach and run in the background. It is dependent upon the command line terminating with an "&". You'll see this in all the example startup scripts on the wiki. -Tom ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
