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