Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 05-04-2008, 08:12 PM   #1 (permalink)
...
 
Join Date: Sep 2007
Posts: 3,795
Default File transfer in Virtual Box


Guys,I installed VB today and installed XP and its running too smooth till now but the only prob is that i cant transfer fiels btw my ubutnu partitions and XP on virtual PC.how do i do that??
Help wud be appreciated
SunnyChahal is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-04-2008, 08:19 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: File transfer in Virtual Box

someone suggested setting up samba server between host and guest
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 05-04-2008, 08:30 PM   #3 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: File transfer in Virtual Box

i had same prob with my VMware in XP which was running ubuntu.. Still couldn't figure how to do it, so using ma pen drive
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 05-04-2008, 08:37 PM   #4 (permalink)
...
 
Join Date: Sep 2007
Posts: 3,795
Default Re: File transfer in Virtual Box

i cant use a 4 GB pendrive to transfer fugging 6GB games!!

BTW does VM use its own proccy,GPU etc or it uses the real components coz it automatically detected sound card without installing any drivers?

@giga u can use vmplayer to transfer files btw host and guest OS by just dragging and dropping

Last edited by SunnyChahal; 05-04-2008 at 08:37 PM. Reason: Automerged Doublepost
SunnyChahal is offline  
Old 05-04-2008, 08:48 PM   #5 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: File transfer in Virtual Box

^ no instead, I opted for VMware tools, but i was not happy with it
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 05-04-2008, 09:00 PM   #6 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: File transfer in Virtual Box

Open virtual box. Right click on the virtual machine and select Settings. Now on the left pane select "Shared folders". Share a folder on your physical drive.

Now boot into the guest OS. Once booted, press the "Focus out" key (right ctrl key by default), then goto Devices Menu and select "install guest addons".

The shared folder will now appear as a Network shared folder in Windows. Mount it and share files between the guest and host OS.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is online now  
Old 05-04-2008, 09:02 PM   #7 (permalink)
...
 
Join Date: Sep 2007
Posts: 3,795
Default Re: File transfer in Virtual Box

adn what abt transferring files from guest to host?
i dont wanna create another thread so im asking this question here-
can u tell me any scheduler for ubutnu?i wanna plan my DLs as i have a NU plan.
SunnyChahal is offline  
Old 05-04-2008, 09:07 PM   #8 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: File transfer in Virtual Box

Guest to Host and vice versa. Unless you make the physical folder read-only in guest file transfer to and fro is possible.

Scheduler? Cron! The most powerful! Don't ask me how to use it, tho
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is online now  
Old 05-04-2008, 09:14 PM   #9 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: File transfer in Virtual Box

@saany: open a terminal type "man 5 cron"
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 05-04-2008, 09:29 PM   #10 (permalink)
...
 
Join Date: Sep 2007
Posts: 3,795
Default Re: File transfer in Virtual Box

Quote:
Originally Posted by infra_red_dude View Post
Open virtual box. Right click on the virtual machine and select Settings. Now on the left pane select "Shared folders". Share a folder on your physical drive.

Now boot into the guest OS. Once booted, press the "Focus out" key (right ctrl key by default), then goto Devices Menu and select "install guest addons".

The shared folder will now appear as a Network shared folder in Windows. Mount it and share files between the guest and host OS.
It shows me only my filesystem partition but not the other ones
SunnyChahal is offline  
Old 05-04-2008, 09:30 PM   #11 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: File transfer in Virtual Box

gnome-schedule, it uses cron.
Actually it's easy to use cron unless you want to do complicated stuff. I usually use cron to edit signatures attached to my mails.
It goes something like this
Code:
crontab -e
Code:
0 0 * * *         ~/.mutt/signature
~/.mutt/signature is the path to script which generates my signature.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 05-04-2008, 09:31 PM   #12 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: File transfer in Virtual Box

Quote:
Originally Posted by praka123 View Post
someone suggested setting up samba server between host and guest
Remember who this advice is targeted at.
Imagine Sunny setting up a Samba Server
Poor guy is having enough troubles already
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 05-04-2008, 09:34 PM   #13 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: File transfer in Virtual Box

To start a GUI program at midnight, it would be something like this
Code:
0 0 * * *      DISPLAY = :0.0 /usr/bin/deluge
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 05-04-2008, 09:36 PM   #14 (permalink)
...
 
Join Date: Sep 2007
Posts: 3,795
Default Re: File transfer in Virtual Box

Quote:
Originally Posted by MetalheadGautham View Post
Remember who this advice is targeted at.
Imagine Sunny setting up a Samba Server
Poor guy is having enough troubles already
Bull$h1t!!!
im having problems and u are showing ur batti si?
SunnyChahal is offline  
Old 05-04-2008, 09:39 PM   #15 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: File transfer in Virtual Box

samba config is easy

http://2tap.com/2007/04/22/sharing-f...are-and-samba/
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono

Last edited by Faun; 05-04-2008 at 09:39 PM. Reason: Automerged Doublepost
Faun is online now  
Old 05-04-2008, 09:40 PM   #16 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: File transfer in Virtual Box

Quote:
Originally Posted by MetalheadGautham View Post
Remember who this advice is targeted at.
Imagine Sunny setting up a Samba Server
Poor guy is having enough troubles already
Basic configuration is hardly any difficult. It's quite easy acutally.
And then again, there's SWAT.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 05-04-2008, 10:22 PM   #17 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: File transfer in Virtual Box

@Sunny
There are 2 versions of Virtual Box

1) Binary (available from sun's website)
2) Opensource edition (OSE) in ubuntu repos. Which one are you using?

This guide may help you: http://ubuntu-tutorials.com/2008/02/...tu-virtualbox/
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is online now  
Old 05-04-2008, 10:41 PM   #18 (permalink)
Pee into the Wind...
 
shady_inc's Avatar
 
Join Date: May 2007
Location: Mumbai
Posts: 782
Default Re: File transfer in Virtual Box

Quote:
Originally Posted by praka123 View Post
someone suggested setting up samba server between host and guest
No need.The shared folder thing suggested by infra works fine for me in OSE edition.
@ Sunny: you will need to install Guest additions in XP and not in Ubuntu.
[offtopic]Me is thinking of installing opensolaris express as guest in Ubuntu.Have got vacations, so too much free time nowadays Any solaris user can share his experience with it here.?[/offtopic]
__________________
Life is as complicated as you say it is.
shady_inc is offline  
Old 05-04-2008, 11:42 PM   #19 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: File transfer in Virtual Box

I have just started with OpenSolaris. But haven't explored further due to lack of time. But, it's too slow on my 2GHz proccy. I have allocated 768MB of RAM to it, that's good enough. But, my processor always hangs around 95-100%. And firefox didn't even start after 20 mins both the times I tried.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 06-04-2008, 04:14 PM   #20 (permalink)
GTK+ programmer
 
ChaiTan3's Avatar
 
Join Date: Jun 2007
Posts: 121
Default Re: File transfer in Virtual Box

Quote:
Originally Posted by Sunny1211993 View Post
It shows me only my filesystem partition but not the other ones
You can go the media directory in the filesystem partition to access your other drives.
ChaiTan3 is offline  
Old 06-04-2008, 06:40 PM   #21 (permalink)
...
 
Join Date: Sep 2007
Posts: 3,795
Default Re: File transfer in Virtual Box

Quote:
Originally Posted by ChaiTan3 View Post
You can go the media directory in the filesystem partition to access your other drives.
THNX
SunnyChahal is offline  
Old 07-04-2008, 04:53 PM   #22 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,489
Default Re: File transfer in Virtual Box

@sunny: I am just saying that its not advisable to use sambha when you have no idea what you are doing. Even one of my geek friends got screwed by Apache the first time he used it. Sambha is similar.

And yes, use the Virtual Box version thats the Personal Use Editon, available on their site. I remember that you could mount other partitions in it.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 07-04-2008, 09:48 PM   #23 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: File transfer in Virtual Box

^^^ What are you saying, pal??!!! "Sambha" is similar to "Apache"??!!!

And there is no "Personal Use Edition".. now whatever that means! There is either the binary one that available at Sun's site or the OSE one whose sources are available at innotek's site.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is online now  
Old 14-04-2008, 08:21 PM   #24 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: File transfer in Virtual Box

@Sunny
Did you get past this thing? I logged onto to virtualbox after a long time and remembered this query of yours.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is online now  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
File Transfer using C# ruturaj3 Programming 2 06-03-2008 12:18 AM
Want direct p2p file transfer sushantasarkar QnA (read only) 12 27-04-2007 10:12 AM
File cannot transfer or copy Ayoloco Hardware Q&A 5 16-03-2007 05:36 PM
lan file transfer hack expert Networking 4 09-01-2005 12:50 AM

 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 03:07 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2