putty

  1. N

    Extracting Data from Putty Logs

    First I want to say thanks for anyone trying to help. I have not been successful at pulling this data thru scripting as easy as I think it should be its just not coming to me. Currently we run a program thru putty and it displays a series of number I have to validate against another list that is...
  2. K

    Excel VBA SSH SCP Help

    Have workbook with 2 worksheets. worksheet 1 has server info & worksheet 2 has different user ID & passwords. Seeking VBA code to make this happen, please. Thank you! using putty & winscp: c:\temp\putty\putty.exe & c:\temp\winscp\winscp.exe Need excel to launch either putty or winscp session...
  3. E

    Starting Putty from Excel

    Hi, I have a Excel spreadsheet with hostnames in column A. I have added this macro so that I can doubleclick to launch Putty to log on a given host: Private Sub Worksheet_BeforeDoubleClick(<wbr>ByVal Target As Range, Cancel As Boolean) If Range("A" & ActiveCell.Row) <> Empty Then...
  4. P

    Using VBA to Create Copy/Paste PuTTY Commands

    ***I am having trouble attaching the Images as used in the following question, you can find them here: Google Drive MrExcel Folder including the Excel File Please forgive me as I am brand new to VBA, I only started researching and learning 2 weeks ago using Excel 2010 when I found myself in a...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top