-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Raja Subramanian wrote:

> One of the least painful ways to transfer files between computers is
> to run a light weight webserver like webfs (no messing with samba)
> and use a vanilla web browser to download them.
> 
> On Linux, webfs is a small web server that requires no config files
> and can be entirely command line driven.
> 
> On Windows, I use the hfs web server, www.rejetto.com/hfs/.  No
> install necessary, just run hfs.exe.  Open port 8080 or other on
> your Windows firewall and any non-administrator user can then
> use hfs to transfer files.

I also transfered files using a similar method to yours.

Here is what I did,

1. Booted that Vista machine with my puppypendrive,
2. `sudo ifconfig eth0 192.168.1.2` and `sudo route add default gw
192.168.1.2` in Ubuntu.
3. `ifconfig eth0 192.168.1.4` and `route add default gw 192.168.1.4` in
Puppy.
4. `ping 192.168.1.4` in Ubuntu and `ping 192.168.1.2` in Puppy. Thats
it, we got the connection.
5. Puppy have ftp server, so no problem. I started the ftp server in
Puppy and `ftp 192.168.1.4` in Ubuntu.

Transfered nearly 12 GB of data from my system to his system(Movies,
Music though).

I posted this problem to learn how to peer-to-peer linux and windows.
but the above method is peer-to-peer linux and linux.

Thanks,
Mohan R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJABYDdanwvfGWgHMRAvyBAJ0U18uVSxerPVtg7r4jSRXWivqVxACbB2mr
95sRhAmzhkSbI8Cb1CZZs1g=
=Vyz1
-----END PGP SIGNATURE-----
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to