What is the simplest way to access shared folders on Windows 7 system from Ubuntu?

link|improve this question

57% accept rate
feedback

2 Answers

depends what you mean by simple using a filezilla to access ubuntu via ssh/scp is pretty simple.

If you want something more permanent you probably want to set up samba - I think this can be done via the gui in ubuntu now.

link|improve this answer
feedback

You could get the smbclient and access the shared network with smb://.
Also look at SMB4K.

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.