I have an FTP site and I am using CerberusFTP Server. The server works just fine for me, almost flawlessly. What I would like to do is make a VBS that will connect to my FTP from a remote location and upload a folder. I would only like it to run when double-clicked from the remote computer. I want this folder to be overwriten when it is run.
Reason: I run an FTP server not only for me, but my father also uses it to back-up his pictures and other folders. From that, I create backups of the system. It's sort of a small time non-profit buisness that I do for my family. The method he uses now to copy those folders is all done manually, and he is, lets say not exactly a computer genius. In fact, most the time I have to VNC into his computer from my house and start the process myself.
If anyone has a set of VBS code I could look at or point me to that would be great. I do have a little knoledge of VB, as I did take a VB class. So you don't have to break it down all the way to barny style.