WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to share folder at VirtualBox  (Read 8063 times)

Offline ferko

  • Newbie
  • *
  • Posts: 3
How to share folder at VirtualBox
« on: August 29, 2014, 08:31:06 AM »
Hi,

I installed TinyCore 5.3 on VirtualBox and I want to copy files from Windows 8 to TinyCore and vice versa. How can I do it ? I read previous topics about this theme.

1. I must install virtualbox-ose-additions.tcz ? But I didn't find it in extensions.
2. Someone advice use WinSCP, but how ?

Thank you for all advices to share folder between TinyCore and Windows.

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: How to share folder at VirtualBox
« Reply #1 on: August 29, 2014, 09:01:50 AM »
IIRC, I once used a USB flash drive to share files without a network.
Download a copy and keep it handy: Core book ;)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: How to share folder at VirtualBox
« Reply #2 on: August 29, 2014, 09:06:05 AM »

2. Someone advice use WinSCP, but how ?


1) Install and configure openssh.tcz in TC
2) Install WinSCP on WINDOWS
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline ferko

  • Newbie
  • *
  • Posts: 3
Re: How to share folder at VirtualBox
« Reply #3 on: August 30, 2014, 02:33:06 AM »
Thank tou very much.

May I ask, virtualbox-ose-additions.tcz was removed ? Is it deprecated ? Or useless for now ?

Ou, I forgot, I have never done succeed reading from USB key. I tried many times, but always failed.
« Last Edit: August 30, 2014, 02:37:01 AM by ferko »

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: How to share folder at VirtualBox
« Reply #4 on: August 30, 2014, 12:23:23 PM »
Two methods I use daily for file transfer between guest and host in VirtualBox are USB thumb drives and online services like Dropbox.

To use USB in VirtualBox you'll have to open the settings of the VM, open USB and add a filter for the USB device, then after booting the VM (with the filter) USB device will be available.

« Last Edit: August 30, 2014, 03:11:53 PM by coreplayer2 »

Offline ferko

  • Newbie
  • *
  • Posts: 3
Re: How to share folder at VirtualBox
« Reply #5 on: September 01, 2014, 01:43:59 AM »
I tried to use your procedure with USB, but it doesn't recognize USB and show something like "USB is using ...", but I don't use USB.

I start http server locally and connect on it from TinyCore on http://10.0.2.2:1337 . And now I code web download and upload :))

Thanks for all

Offline philippefoubert

  • Newbie
  • *
  • Posts: 8
Re: How to share folder at VirtualBox
« Reply #6 on: September 08, 2014, 02:45:34 PM »
Hi ferko,

An other possibility is to install a FTP server on your VM and use a FTP client on Windows.


That's what i have chosen.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: How to share folder at VirtualBox
« Reply #7 on: September 08, 2014, 02:56:29 PM »
Sure you can use any server or online storage like dropbox etc etto share files but I find the USB method the simplest, just know that the USB can only be mounted by one OS at a time. So transferring data files from the guest to the host requires a shutdown of the VM to release the USB. At least that's the method I choose, then the USB can be mounted by the Host and files retrieved. 




Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 360
    • Zendrael's home of projects
Re: How to share folder at VirtualBox
« Reply #8 on: September 03, 2015, 11:30:12 AM »
Hi!

Is anyone updating virtualbox-ose-additions.tcz ?