LME icon indicating copy to clipboard operation
LME copied to clipboard

3.2.4 Download Files For Windows Event Collector

Open abrightman88 opened this issue 1 year ago • 3 comments

Hi,

All was going well with the deployment until I reached 3.2.4

I don't seem to have access as the administrator or the Ubuntu server to /opt/lme folder where the zip folder resides. All 3 methods are met with access denied.

Any ideas on how i resolve this?

thanks

abrightman88 avatar Nov 17 '23 12:11 abrightman88

Can you login to the Ubuntu server and do a sudo su? Once you are root, you can then copy the files to your home directory, using the full path /home/youruser after moving the files, you can then do

chown youruser.youruser /home/youruser/files_for_windows.zip

You will then be able to see them from windows using winscp or some other scp program.

cbaxley avatar Nov 17 '23 17:11 cbaxley

Hi,

That worked, thank you. Once it was in the home directory and i could see the file via WinSCP but still received access denied but i could see that the file permissions weren't correct. I was able to change them to download the file

Thank you

abrightman88 avatar Nov 21 '23 12:11 abrightman88

Glad that worked! Thanks for letting us know.

llwaterhouse avatar Nov 21 '23 13:11 llwaterhouse