Installation

copying files from windows server to the Linux

AL3Z
Builder

Hi,

How do we copy the files .tgz from windows server to the Linux box ?
Can anyone help me in doin this?

 

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

I like to use WinSCP for transferring files between Windows and Linux systems.

---
If this reply helps you, Karma would be appreciated.
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @AL3Z ,

you can follow the hint of @isoutamo that's correct.

Put only attention to the grants (chmod) because passing from Windows to Linux, you risk to loose them.

Ciao.

Giuseppe

0 Karma

isoutamo
SplunkTrust
SplunkTrust

You probably have putty or other ssh client installed on your windows? If not please install it. It has sftp/scp client which you could use for copy that file to Linux.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...