Running a virtual machine on Windows is a Linux operating system, how can you pass files between different operating systems?
This is my personal firsthand, assuming you do not have a good method. It was very painful indeed. Here is a summary of my personal approach:
method One. Very useful:* * * *
Using a winscp software, it is an open-source graphical sftpclient using SSH in the Windows environment and supports the SCP protocol at the same time. Its main function is to securely copy files between local and remote computers.
Strongly recommended, is an EXE file. Double-click to implement.
If you want this software, you can evaluate the next.
Recommended Download URL: http://www.onlinedown.net/softdown/20088_2.htm
Method two, download using xftp software. Also very good:* * * *
A powerful sftp, FTP file transfer software based on the MS Windows platform. After the use of xftp. MS Windows users can safely transfer files between Unix/linux and Windows PCs. Xftp can adapt to the needs of 0 basic users and advanced users at the same time. It uses a standard Windows-style wizard with a simple interface that works closely with other Windows applications, and it provides a number of powerful features for advanced users.
Recommended Download URL:http://dl.pconline.com.cn/download/61110-1.html
method Three, mount the image file: ****
Recommend a software Winiso, directly to the file you want to load through the software using a similar compression method, made ISO image.
Recommended Download URL: http://www.pc6.com/softview/SoftView_8759.html
method Four, create the virtual machine share directory: ***
Put on a samba. In general, after installing Samba, there is a smb.conf (configuration file) sample. Just a few changes.
Recommend a webpage: http://wenda.so.com/q/1366610447068165 The above is very clear.
method Five, add USB driver: *
The virtual machine adds the USB drive and reads the file directly from the USB stick. Http://bbs.kafan.cn/thread-1010872-1-1.html
Method VI, SCP Copy command,wget download command not explained.
Of course this is used in conjunction with.
Note: The above personal summary, suppose you have a good way, pious to you Daniel Consult.
Implementation of Windows operating system and VB under the Linux virtual operating system Mutual Transfer file Method summary