08-07-2024 04:34 AM
Hi,
We're currently running version 8-202304 of SSM On-Prem in our organization. I'd like to upgrade it to version 8-202404.
Here's the issue:
SSM_On-Prem_upgrade-8-202404.sh
SSM_On-Prem_upgrade-8-202404.sh.sha256
/var/files/patches
Unfamiliar Shell Interface:
WinSCP Access Denied:
Navigating back to the root directory of the SSM machine allows me to copy files to the /tmp folder using WinSCP.
Attempted Workaround:
I've exhausted my ideas and am currently stuck.
Here's the dilemma:
Any suggestions? I'd greatly appreciate any help!
Thank you,
09-26-2024 06:38 AM
We had the same exact problem due to our on Prem being configured in STIG mode. We used a Windows Server 2019 with the free Solarwinds SFTP/SCP server installed. Then use the following command on the CLI of the on Prem (X.X.X.X = IP of the windows server.
curl -k -u SFTP sftp://X.X.X.X/SSM_On-Prem_upgrade-8-202404.sh -o /var/files/patches/SSM_On-Prem_upgrade-8-202404.sh
01-03-2025 12:41 PM
I have the same problem as dcampus and have tried the exact options for copying the files without success. The process to install an new app in our environment (free Solarwinds especially) is very cumbersome. Is the solution from saduga the only available option?
01-06-2025 01:02 PM
McSkyguy,
Have you tried a SFTP/SCP server that you may already have in your environment? I'm sure another one other than Solarwinds will work with that command.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide