ann kok wrote: > Hi > > What is the best way to transfer file for window via internet > > ls samba doing it? > samba/smb/cifs performs very poorly over WAN links like the intenet, further, its not considered very secure. I use SCP for all my windows <-> unix file transfers. WinSCP makes a nice client for Windows, and the SCP server is built into any Unix/Linux system that you can ssh to.