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!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...