Hi,
We have a problem downloading the Windows event logs from a remote computer running UVNC. I'm trying to download the files in C:\windows\system32\config - with the .evt extension. These files are about 512kb large, but when I try to download them, UVNC says it's trying to download a 3.99Gb file...
I'm using v 1.0.9.6 of the viewer.
Can anyone help? This looks to be some sort of file access problem (maybe Windows XP has an exculusive lock on these files, and UVNC can't handle this?)
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Problem downloading Windows Event Logs with File Transfer
-
- Posts: 4
- Joined: 2012-10-01 09:21
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Problem downloading Windows Event Logs with File Transfe
Strange, did you tried to take a copy to tmp and transfer that file ?
-
- Posts: 4
- Joined: 2012-10-01 09:21
Re: Problem downloading Windows Event Logs with File Transfe
I was accessing a customer's machine so did not want to interact with the desktop - I just wanted to download the event logs with the file transfer in the background. It may be because the logged in user on the remote desktop did not have admin permissions?
In the end, I logged in remotely to an admin account, and exported the event logs to other files, which I could then successfully download.
In the end, I logged in remotely to an admin account, and exported the event logs to other files, which I could then successfully download.
Re: Problem downloading Windows Event Logs with File Transfe
From what I've seen, the file transfer function has the rights of the locally logged on user.
-Ben
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Problem downloading Windows Event Logs with File Transfe
You can take System permission if running as service ...
Option server site. ( impersonate user)
Just know what you do... this give full access to all LOCAL files, including system files.
Running as "System" you don't have access to mapped folders.
Option server site. ( impersonate user)
Just know what you do... this give full access to all LOCAL files, including system files.
Running as "System" you don't have access to mapped folders.