Instead of starting a VNC session and initiating the filetransfer mode manually, I suggest a small standalone client program to do the transfer. Essentially the transfer dialog box, but without the VNC desktop window.
Advantages: client screen not covered by VNC, minimize to trayicon, possible autoclose after transfer, possible command line parameters...
Something like VNCget "c:\autoexec.bat" to "d:\temp" -minimized -autoclose
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
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
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
File transfer standalone client
Standalone file transfer
I'm also looking for the standalone FT client and would be willing to pay for the coding. I need clients to be able to log into my server and upload/download files from their specific directory - using the FT compression, etc. Each user would need access to their own passworded directory and no access to my server outside of that directory. Could both the viewer and FT components be locked out in such a way to permit such a function (specific directory login) or does anyone know of similar software offering the same functions?
Well... it requires some work.
The directory limitation per user is now possible with latest RC19 modifs (in CVS only for now) but it requires that the user connects through the viewer then login into windows with his MS credentials (user/password).
To make FT + MS user authentication without server screen GUI, we must modify the viewer a lot... not before V1 release....
The directory limitation per user is now possible with latest RC19 modifs (in CVS only for now) but it requires that the user connects through the viewer then login into windows with his MS credentials (user/password).
To make FT + MS user authentication without server screen GUI, we must modify the viewer a lot... not before V1 release....
UltraSam
depoboy,
why don't you use a FTP server instead? There are lots avaialable for free which have the functionality you require and more.
The users would then simply use an ftp client (again lots avaialable for free),, and do all its file transfers.
Directory mapping individual passawords etc are all features avaialable in ftp servers
why don't you use a FTP server instead? There are lots avaialable for free which have the functionality you require and more.
The users would then simply use an ftp client (again lots avaialable for free),, and do all its file transfers.
Directory mapping individual passawords etc are all features avaialable in ftp servers
select service from viewer to open :
- Terminal remote FreeDOS (command prompt), great for slow connection)
- Remote Control
- FileTransfer
so, not necessary to have GUI first then FT or Remote Terminal Command Prompt
- Terminal remote FreeDOS (command prompt), great for slow connection)
- Remote Control
- FileTransfer
so, not necessary to have GUI first then FT or Remote Terminal Command Prompt
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer