I am trying to copy updated files from a remote machine. I get a warning that the same file exists on my machine with choices of "yes", "yes to all", "no", and "no to all". I have picked "yes" and "yes to all". The choice window goes away but the file doesn't transfer. If I delete the file on my machine first, then the new file transfers fine.
I started out with 1.02 and applied the 1.04 update. It wasn't working in 1.02 either.
What is my problem?
Thanks!
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
File transfer won't overwrite
-
- 8
- Posts: 18
- Joined: 2008-01-24 20:15
- Location: Massachusetts
Re: File transfer won't overwrite
The file transfer code checks the source file and destination file block by block to see if they're the same. Only different blocks are transferred. I'd guess that the file you're trying to overwrite is the same as the source file, with the exception of the file date.mewnlite wrote:I am trying to copy updated files from a remote machine. I get a warning that the same file exists on my machine with choices of "yes", "yes to all", "no", and "no to all". I have picked "yes" and "yes to all". The choice window goes away but the file doesn't transfer. If I delete the file on my machine first, then the new file transfers fine.
I started out with 1.02 and applied the 1.04 update. It wasn't working in 1.02 either.
What is my problem?
Thanks!
Re: File transfer won't overwrite
OK. Thanks. That may have been it. I made sure the file was altered on the remote machine and tried it again. It worked OK.