RE: [DUG] Delphi ftp server component

2008-05-02 Thread Matthew Comb
Synapse Matt Comb | CEO Fern International Mobile: 021 771 777 Phone: 09-636 1433 P.O Box 100-402 NSMC,Auckland, New Zealand. [EMAIL PROTECTED] l www.ferndigital.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leigh Wanstead Sent: Monday,

RE: [DUG] Delphi ftp server component

2008-04-27 Thread John Bird
Remember that one very simple way is the original: I haven't tried it from inside Delphi (using Shellexec) but for years I have done FTP via the standard original command line interface that is built into windows. In fact the only time I don't use it is when I am sending a large number of

RE: [DUG] Delphi ftp server component

2008-04-27 Thread Conor Boyd
He did say server component... ;-) While we're (now) on the subject of FTP clients, I don't understand sticking with the command line option, when there are such excellent free tools as FileZilla or SmartFTP (free for personal use), both of which provide e.g. queues, multiple connections,

RE: [DUG] Delphi ftp server component

2008-04-27 Thread Leigh Wanstead
Hi John, I need a ftp serer component, not the ftp client component. Regards Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John Bird Sent: Monday, April 28, 2008 10:44 AM To: 'NZ Borland Developers Group - Delphi List' Subject: RE: [DUG] Delphi

Re: [DUG] Delphi ftp server component

2008-04-27 Thread Todd Martin
Ok. I have to ask. What is wrong with the Indy ftp server? Todd. Good morning, Can anyone recommend a open source/free Delphi ftp server component except Indy? TIA Have a nice day Regards Leigh ___ NZ Borland Developers Group - Delphi mailing

RE: [DUG] Delphi ftp server component

2008-04-27 Thread Leigh Wanstead
away. Regards Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Todd Martin Sent: Monday, April 28, 2008 11:20 AM To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi ftp server component Ok. I have to ask. What is wrong

RE: [DUG] Delphi ftp server component

2008-04-27 Thread Ross Levis
Why not Indy? Do you have trouble with it? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leigh Wanstead Sent: Monday, 28 April 2008 9:53 a.m. To: NZ Borland Developers Group - Delphi List Subject: [DUG] Delphi ftp server component Good morning, Can