954,180 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Upload a file to a ftp server using delphi

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

satrix36
Newbie Poster
20 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

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

pty
Posting Pro
530 posts since Oct 2005
Reputation Points: 64
Solved Threads: 39
 

maybe u can learn about indy 10...at delphi.....

yhoezt
Newbie Poster
9 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 
maybe u can learn about indy 10...at delphi.....

the ideea is good, but don't open posts from 2005

radu84
Junior Poster
171 posts since Dec 2006
Reputation Points: 14
Solved Threads: 16
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You