Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jun : [FTP] Recursive upload?
| Subject: | [FTP] Recursive upload? |
| Posted by: | "Gilles Ganault" (nospam@nospam.com) |
| Date: | Sun, 10 Jun 2007 03:20:01 |
Hello,
Before I buy a commercial component, I was wondering if
open-source solutions like Indy, ICS, Synapse, etc. can do this:
- recursive upload to FTP server (ie. just point to a source
directory, and upload everything under it recursively, including
sub-directories)
- static linking into the EXE
- support for passive mode
- good performance
- ideally, some way to show a progress bar
Thank you.