<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On a LAN:<br>
    Set up Samba on the Linux box and mount a share on your Windows
box. Windows explorer drag-and-drop or open directly from applications.<br>
<br>
Over the internet:<br>
    1. Set up ftpd and use ftp from your windows box. Possible security
considerations.<br>
    2. More secure, set up sshd and use scp to copy files to/from
windows.<br>
    3. If it's simply a one-way download from the Linux box then you
could easily set up Apache to deliver a web page, with login.<br>
<br>
Getting clever.......<br>
    Use sshd and putty for login so everything's encrypted.<br>
    Tunnel Samba and windows file sharing over putty to get all the
easy drag-n-drop with encrypted tunneling.<br>
<br>
Millions of ways to skin this particular cat.....<br>
<div class="moz-signature">-- <br>
<font color="#000099" face="Helvetica, Arial, sans-serif" size="2">
Kevin Thorpe<br>
Head of IT<br>
Purchasing Index Ltd<br>
Southbank House<br>
Black Prince Road<br>
London SE1 7SJ<br>
tel: 020 7463 2022<br>
fax: 020 7463 2025<br>
<br>
Mailto: <a href="mailto:kevin@pricetrak.com">kevin@pricetrak.com</a><br>
URL: <a href="http://www.pricetrak.com">http://www.pricetrak.com</a><br>
</font>
<hr><font color="#333333" face="Helvetica, Arial, sans-serif" size="2">
All views or opinions expressed in this message are solely those of the
author. Accordingly, Purchasing Index Ltd does not accept
responsibility for the contents of the message unless specifically
stated otherwise. If you have received this message in error, please
notify the sender and delete the message immediately.
</font></div>
</body>
</html>