I don't trust the windows sharing mode. I have done this transfering of 'stuffs' as you would call it between my desktop and laptop. So I will give you an indepth step to do it.
These are the requirements needed for this to be successful
- Both computers must have internet access
- FTP Client (CuteFTP, WS_FTP, FlashFXP, Filezilla ... etc)
- Host computer meaning the computer which has the files must be the one to set up the server.
After you have all the requirements, we can start.
Download Filezilla server from
http://sourceforge.net/project/showfiles.p...lease_id=451434After installing in your host computer, and doing all you should need to do. You can configure the server, it is a pretty easy step. You just need to add a user, his password and then state which directory of your computer you want to share, be it your documents, music, games ... etc Be sure to check what kind of permissions you are allowing your users to be access because they can delete files if you set for it.
After configuring all this, make sure you start your filezilla server and on top of that allow filezilla server to bypass your firewall. You can do this by creating an exception in your windows firewall settings that is if you are using it. Add a program and then allow the firewall to accept it.
Alright now that you have done configuring your host computer, head to your client computer which is the computer you want to download the files into.
Launch your ftp client and type the address of the global IP your 1st computer is connected to and not the IP of your LAN. I have not tried typing the IP of your LAN to see whether it only allows a particular perosn to connect within his own network. I will try it out and get back to you. But I think this only works with 2 computers connected to the same router. When you want to connect, connect in this manner.
ftp://darran@128.67.23.18/And if you have a username of darran, they will prompt you for a password to connect to the IP. The reason I asked you to put your name ahead of the @ is because there is an anonymos account which will not accept any password, unless you remove it, it will always take you to the anonymous account. So therefore, by putting darran as a username parameter, the ftp client will be able to identify the username which you have entered and process accordingly.
After that, you can simply transfer your files from your host computer. And if you want to transfer from laptop2 to laptop1. Repeat the same steps, just that in a different computer.
So there you have it, you can ftp 'stuffs' from 2 seperate computers which are connected with internet access.
Reply