| | |
Upload a file to a ftp server using delphi
![]() |
•
•
Join Date: Aug 2005
Posts: 20
Reputation:
Solved Threads: 0
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
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
hi - depending on the version of delphi you have, the indy components may be installed. if not you can get em from their site. the indy (internet direct) suite is a set of components that allow you to do network stuff, they include a ftp server component and an ftp client component. both are fairly straightforward to use and a quick google (or search on koders.com) will probably uncover some tutorials/snippets
![]() |
Similar Threads
- Uploading Folder to FTP Server (Visual Basic 4 / 5 / 6)
- Read and parse and xml file from an ftp server (PHP)
- Upload file without User Interaction (PHP)
- URGENT: FTP Client / Server using RMI (Java)
- FTP Server (Windows NT / 2000 / XP)
Other Threads in the Pascal and Delphi Forum
- Previous Thread: Delphi Programmer Needed
- Next Thread: Pascal : How to display an error msg when integer entered for a name?
| Thread Tools | Search this Thread |





