Possible Duplicate:
Peer to Peer tool for File Transfer

I have setup WiFi access-point on my Laptop and another Laptop is connected to my Laptop over Wifi. Now, how to transfer files between these two PCs over this Wifi Network?

link|improve this question

You have to give more information in order to narrow the answers that you receive, what OS are the computers running etc. – jhcaiced Dec 31 '11 at 20:59
feedback

closed as exact duplicate by Ignacio Vazquez-Abrams, surfasb, techie007, wizlog, soandos Jan 1 at 0:51

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

If you want to transfer the files you can use ipmsg. Otherwise you can share files on one machine and access it from other PC. Simply right-click on the folder you want to share and select share. Enter the details. Now go to other PC and enter the name of the first system.

link|improve this answer
feedback

I'm assuming that you're running Windows here. Get FileZilla Server on one and FileZilla Client on the other: http://filezilla-project.org/. (It doesn't matter which is which.) Start the server and find that computer's IP address with ipconfig, then put that IP into the quickconnect bar in the client. You'll probably need to set up a user on the server side, go to the Users button and set the root directory to be C:\ (or whatever your disk is). The rest is rather self-explanatory: navigate to the file on one side, and drag it into the destination folder on the other side.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.