Hello, I have two computers at home running Ubuntu. I am in the need to transfer a 5GB file from one computer to another but I do not find the proper way to do this. I am still learning about Ubuntu as I write this message. I would like to share a folder in computer "A" so computer "B" can be able to access it and copy the file from there. Could somebody help me to make the corresponding configuration in both computers? Thank you very much in advance, ArepaKing
Does http://linuxowns.wordpress.com/2008/...ntu-computers/ help?
Originally Posted by avtolle Does http://linuxowns.wordpress.com/2008/...ntu-computers/ help? Hi, Thanks for your reply. I tried that approach but I keep getting this error message: Code: Error: Timed out when logging in Please select another viewer and try again.
Error: Timed out when logging in Please select another viewer and try again.
I have that problem when one of my computers is using wireless, but not when connected with an ethernet cable. Perhaps that might help you?
Both computers are wireless, but thanks for your suggestion. However, I found the error. I just had to add a new policy in the firestarter firewall program to allow incoming connections from my other computer by using the port "22". When I disabled the firewall it worked.. Thank you for your help; SSH is definitely the best way to go. I am glad to announce that my 5GB file is being transmitted to my laptop as I write this message. Cheers, AK
Install "openssh-server" on one of the computers. On the other, go to "Places>Connect to Server" and choose type "SSH". Enter the other computers IP address and your username (and optionally, for server, /home/[yourusername]). When you connect, it will ask for your password. You will get a file browser of the other system. You can copy and paste to the SSH folder as if it were a local folder. This is not the only way to do this, and it doesn't exactly use shares. But it should accomplish what you are trying to do. EDIT: I didn't actually read the link above, but it looks like what I'm describing here. Sorry about the repeat. Glad to hear it worked out in the end.
View Tag Cloud
Ubuntu Forums Code of Conduct