python - accessing ubuntu files(installed in virtualbox) from windows -


i have installed ubuntu 13.x in virtual box

my parent os windows 8.1 . need access python files ide in windows. site packages directory django .

eg:

'/usr/lib/python2.7/dist-packages' 

how can access parent os

things :

  1. get host/guest machines connected same network. may nat or bridge vm physical adapter.

  2. install samba , create samba share.

  3. access files windows machine via networks or smb:// protocol


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -