LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to share files from one Laptop to anoother (https://www.linuxquestions.org/questions/linux-networking-3/how-to-share-files-from-one-laptop-to-anoother-639811/)

PETROSHP 05-04-2008 11:02 AM

How to share files from one Laptop to anoother
 
hi there,

I recently installed in my old laptop Gos Rocket. My other laptop has Dremlinux 3 running. Both connected to the same router wirelessly. The question is how to do my Dreamlinux to see all files from Gos, write/move/delete the files... I want an easy way since with Samba i did not had any luck.. Before I started playing with Samba, on Dreamlinux network I could see oscar-laptop(gOS) in the newtwork folder. Now I cannot see anything.. Please note that i am not a pro in these.. So whatever question you need to make me i am here..

regards,

petros

jimmyridge 05-04-2008 11:31 AM

there are many ways to share files NFS, sshfs and Samba are just a few and are pretty easy to setup now if you just want to transfer files from one to the other one can easily master openssh's scp 'scp user@hostdns.or.ip:/location/of/file/files /location/saved/to/current/pc' but i think that requires ssh server to be running on one ifnot both hopefully this will get you started googling around to find

David the H. 05-04-2008 11:33 AM

Since both systems are Linux, you should be able to simply set up nfs shares for them. It's really very easy. Just follow this: Linux nfs-howto


All times are GMT -5. The time now is 12:50 AM.