<p>Wow! Didn't think it would be so simple. Wasn't sure it was possible, but if so, expected I'd need to install something like a "reverse" samba. Thanks.</p>
<p>Craig.</p>
<div class="gmail_quote">On Sep 28, 2011 10:37 PM, "Brian Kirkman" <<a href="mailto:bkirkman@qwest.net">bkirkman@qwest.net</a>> wrote:<br type="attribution">> On 9/28/2011 8:26 PM, Raymond Wagner wrote:<br>
>> On 9/28/2011 20:18, Craig Huff wrote:<br>>>> I can go the other way, and make my MythTV system disks visible to a<br>>>> windows system, but I don't know if it is possible to do the other way<br>
>>> around so I can access the files on a windows system from a browser on<br>>>> my linux system.<br>>> Configure Windows file sharing on the netbook to share the folder you<br>>> want to access with write permissions. Mount the share using the CIFS<br>
>> filesystem type. Copy files from one path to the other. Various file<br>>> managers and desktop environments may automate more or less of this<br>>> operation.<br>> To mount the windows share on the linux machine, use the following.<br>
> <br>> mount -t cifs -o username=win_username,ip=192.168.X.X <br>> //win_workstation/share_name /linux/mnt/location<br>> <br>> You should then be prompted for the windows workstation user password.<br>> _______________________________________________<br>
> mythtv-users mailing list<br>> <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>> <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div>