SSH Copy - Geeks to Go Forums

Jump to content

Log in Register Register Malware removal guide How it works

SSH Copy Need to move files via SSH and Windows

#1 jaxisland

  • Group: Member
  • Posts: 1,703
  • Joined: 07-March 06

Posted 22 September 2008 - 06:38 AM

I have a VMWare ESXi installation. This runs on a linux kernel. I am able to SSH to it with puTTY and WinSCP.

What I need is a way to script it so when I run a file it copies a folder from Folder A to Folder B on the linux side.

Is there a way to do this, Im not sure how to pass an automated script to it.

Thanks

#2 jaxisland

  • Group: Member
  • Posts: 1,703
  • Joined: 07-March 06

Posted 13 October 2008 - 01:53 PM

I found out what I needed. This was a small part of a bigger solution. The problem was the free VMWare ESXi does not have a free automated backup strategy. Well I developed one with open source tools thats completely legal and I now have running on more than 10 servers.

Here is the link to the VMware Thread that outlines the steps.

Hope it helps someone!

#3 admin

  • Group: Administrator
  • Posts: 23,524
  • Joined: 21-May 03

Posted 15 October 2008 - 10:24 PM

I was thinking rsync with a cron job. Glad you found a solution. :)

Share this topic: