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
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
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
- Rudi De Vos
- Admin & Developer
- Posts: 6923
- Joined: 2004-04-23 10:21
- Contact:
Re: Filetransfer funktioniert nicht
[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
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
Re: Filetransfer funktioniert nicht
Hello Rudi De Vos,
thank you very much for your help!
I have already:
FileTransferEnabled = 1 (This line was completely missing)
InputsEnabled=1
But unfortunately with the same result. ("File Transfer is Disabled on the Remote Mashine")
What else could it be?
thank you very much for your help!
I have already:
FileTransferEnabled = 1 (This line was completely missing)
InputsEnabled=1
But unfortunately with the same result. ("File Transfer is Disabled on the Remote Mashine")
What else could it be?
- Rudi De Vos
- Admin & Developer
- Posts: 6923
- Joined: 2004-04-23 10:21
- Contact:
Re: Filetransfer funktioniert nicht
Then I need the server log to see something more.
Normal when Viewer/Server are the same UltraVNC version this should work.
This is the default behaviour after install.
The settings in 1.5.x.x show the location of the config file
Pre 1.5.0 this is next to the winvnc.exe
Rename ultravnc.ini and restart winvnc.exe, this create a new default ultravnc.ini
Set the password again and try to connect
FilteTransfer checks if the version support it and that FileTransfer is not disabled
Normal when Viewer/Server are the same UltraVNC version this should work.
This is the default behaviour after install.
The settings in 1.5.x.x show the location of the config file
Pre 1.5.0 this is next to the winvnc.exe
Rename ultravnc.ini and restart winvnc.exe, this create a new default ultravnc.ini
Set the password again and try to connect
FilteTransfer checks if the version support it and that FileTransfer is not disabled