Hi all,
I don't know if this is possible, but I am needing to upload a file in one of my delphi programs.
The program stores and displays events that are happening. The program will be used between 5 people all at different locations. When the program runs, it checks the ftp server if any new events have been added. If so, then the program downloads them and updates the files.
I'm wanting the program to upload the data files to the ftp server if they have added any events to the program. This procedure will be done when the program is just about to be closed.
Could someone help me out please
Satrix36