Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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

Development: UltraVNC 1.5.0.X: https://forum.uvnc.com/viewtopic.php?t=38037

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

Filetransfer funktioniert nicht

Here you will find help for frequently asked questions as well as for your specific question
Post Reply
Stan777
Posts: 1
Joined: 2025-01-29 13:47

Filetransfer funktioniert nicht

Post by Stan777 »

Hello!
The customer on a Siemens Industrial PC has UltraVNC 1.0.5 release. (Original Siemens, I wasn't allowed to upgrade anything)
File transfer doesn't work: "File Transfer is Disabled on the Remote Mashine"

In an earlier version I had to do this in ultravnc.ini: FileTransferEnabled=0 -> 1.
Now the ultravnc.ini get file didn't have a line: FileTransferEnabled.
I typed it in, but that didn't help at all.
How can I turn on file transfer?

The current ultravnc.ini:
[Permissions]
[admin]
alternate_shell=dwm.exe
TouchSupport=0
UseRegistry=0
SendExtraMouse=1
MSLogonRequired=0
NewMSLogon=0
DebugMode=0
Avilog=0
path=C:\Program Files\Siemens\MotionControl\siemens\services\vncserver
accept_reject_mesg=
DebugLevel=0
DisableTrayIcon=1
rdpmode=0
LoopbackOnly=0
UseDSMPlugin=0
AllowLoopback=1
AuthRequired=1
ConnectPriority=0
DSMPlugin=
AuthHosts=
DSMPluginConfig=
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
BlankMonitorEnabled=0
BlankInputsOnly=0
DefaultScale=1
primary=1
secondary=0
SocketConnect=1
HTTPConnect=0
AutoPortSelect=1
PortNumber=5900
HTTPPortNumber=5800
IdleTimeout=0
IdleInputTimeout=0
RemoveWallpaper=0
RemoveAero=0
QuerySetting=2
QueryTimeout=10
QueryDisableTime=0
QueryAccept=0
QueryIfNoLogon=1
InputsEnabled=1
LockSetting=0
LocalInputsDisabled=0
EnableJapInput=0
EnableWin8Helper=0
kickrdp=0
service_commandline=
FileTransferTimeout=30
TCUIdleTimeout=2
IgnoreShutdown=1
clearconsole=0
Secure=0
[admin_auth]
group1=
group2=
group3=
locdom1=0
locdom2=0
locdom3=0
[UltraVNC]
passwd=DBD83CFD727A145844
[poll]
TurboMode=0
PollUnderCursor=0
PollForeground=0
PollFullScreen=1
OnlyPollConsole=0
OnlyPollOnEvent=0
MaxCpu=100
EnableDriver=1
EnableHook=1
EnableVirtual=0
SingleWindow=0
SingleWindowName=
autocapt=1
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6905
Joined: 2004-04-23 10:21
Contact:

Re: Filetransfer funktioniert nicht

Post by Rudi De Vos »

[admin]
FileTransferEnabled = 1
is still the same in the latest 1.5.0.4
It also require
InputsEnabled=1
A user must be logged on in

The viewer need to be UltraVNC and best is to use the same version as the server to be sure they speak the same protocol.
The server need to answer the viewer he is UltraVNC to enable this option on the viewer
Post Reply