From: raghukisore <nra...@gm...> - 2013-01-08 03:57:01
|
i am not able to get ssh and scp working between the host computer (windows 7) and colinux(fedora 10)!! i finally gave up and now would like to know if its possible to move files by using USB drive?? if yes please share any references. I am able to launch apps (like fedora, gvim, xeyes, xterm, kscope, gnome-session etc) on colinux side and see the interface on my host computer. But i am not able to set up ssh or scp session (winscp) from host to colinux side. Basically, I am not able to ping either eth0 (slirp)or eth1 (tap) interfaces from host computer. I am not sure if this has something to do with correct;y configuring the following setting inside start-Fedora-10.sh eth0=slirp,,tcp:5900:5900 ro \ eth1=tuntap,,tcp:5900:5900 ro The above 2 lines have something to do with port mapping incoming requests. I just need some way to move files between host and colinux filesystem. I tried samba share. did not work as colinux 0.7.9 somehow doesn't recognize cofs file system. Thanks Raghu. -- View this message in context: http://old.nabble.com/how-to-move-files-between-host-and-colinux-using-USB--tp34871602p34871602.html Sent from the colinux-users mailing list archive at Nabble.com. |