I am a bit new to VB – So hopefully you can help me.
I have a server, in which people use a browser I made, to upload files for others to download. I am making a system in which a user will update their files – other users will automatically download the new files and put them in a special place replacing other files.
I have looked this up, and I don’t seem to find straight answers in which will solve my problems. Should I do it via FTP, and have it download?
The files I wish for them to download need to be put in a specific folders inside %AppData%, How would I do that aswell?
Thanks for helping!
FTP should work well for that the file transfer. That’s what I would probably use.
You can get the path for %AppData% using