Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

Please I wish to transfer files and folders from Windows (host) to Linux (virtual machine) using WinSCP. Any ideas?

share|improve this question
winscp.net/eng/docs/start – jscott Apr 27 '12 at 1:31
4  
Please do your homework first! serverfault.com/questions/how-to-ask – Zoredache Apr 27 '12 at 1:41
WinSCP makes it so incredibly easy and obvious I simply don't believe that you are unable to do it. – John Gardeniers Apr 27 '12 at 2:50

closed as off topic by EEAA, Zoredache, kce, John Gardeniers, WesleyDavid Apr 27 '12 at 3:26

Questions on Server Fault are expected to relate to professional server, networking, or related infrastructure administration within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

It's as simple as running SSHD on the Linux VM and using WinSCP to connect to it over an IP network. Nothing special. Just make sure you have a properly functioning virtual network.

A better option to transfer files to a guest would be to use VirtualBox Shared Folders.

share|improve this answer
+1 for Vbox shared folders. – EEAA Apr 27 '12 at 1:33
@JohnGardeniers I've been here three years and it's only been in the last six months or so that I consistently check the tags. Even then, it's only because I know people leave out vital information until they're forced to tag the post before submitting it. =) Anyway... let the comment deletion begin... – WesleyDavid Apr 27 '12 at 3:39

Not the answer you're looking for? Browse other questions tagged or ask your own question.