I have a RH5 box and develop on Windows. I'm looking to mount the root dir of the RH machine just for ease of integration and automatic deployment to the linux box. I'm using WinSCP at the moment but that (from what I can find) only opens a window, which isnt accessible from eclipse. Is this possible?

Thanks.

link|improve this question
stackoverflow.com/questions/443732/… – itisravi Apr 18 '11 at 11:27
feedback

migrated from stackoverflow.com Apr 18 '11 at 11:30

This question came from our site for professional and enthusiast programmers.

1 Answer

Yes, you can easily share any path you want using Samba and mount it in Windows (Samba implements the Windows-native SMB/CIFS protocol, so you can mount it on Windows just like you'd mount any other drive from a remote WIndows PC).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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