Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

File Transfer not working

Post Reply
Akshat
Posts: 2
Joined: 2020-03-11 10:13

File Transfer not working

Post by Akshat »

Hi,
I am using Ultravnc 1.3.2. (viewer-repeater-server)
I tried to transfer files of different sizes 10kb, 5mb, 100mb, 750mb.
While transferring file of size(750mb) I am getting the "Filetransfer interrupted: reason connection with server broken".
The ultravnc server is installed as a service. I modified the FileTransferTimeout to 40 at first then 300. Still I was not able to transfer the file successfully.
At times, the progress bar showed 100% but still the entire file was not transferred.

Is there something that I am missing? Any suggestions are welcome!
Thanks in advance :)

Regards,
Akshat
Thomas Levering
40
40
Posts: 84
Joined: 2015-01-23 06:45

Re: File Transfer not working

Post by Thomas Levering »

Set the Timeout Setting on Server and Client to 600Sec

With Repeater and one fast and one slow connection. The TCP Buffer on the fast connection is very big 32mb
File 20mb progressbar jumps to 100%.
File 300mb progressbar jumps to 10%. If the tcp buffer is empty progressbar goes to 20%,30%

If the slow connection is to slow to Transfer the size of the tcp buffer in the timeout time, the connection is closed.

Years ago, i ask Rudi to change the max setting to 600sec (Gigabit to EDGE is working)

Test both transfer directions
Post Reply