Re: Trying Synapse



Jack Mason wrote:
Since there were no takers on why our simple FTP program using Indy 9 and 10 did not work, we decided to try Synapse since it apparently was highly recommended.

We haven't gotten the help file to work yet because it apparently has a typo that needs to be fixed (docs spelled as dosc) in init.htm. However, we trying running the simple FTP client demo and it does not work adequately for accessing anything other than the local host.

We added the username and password, but the demo program would not fly. Does anyone know of a sample FTP client using Synapse that does work with a username and password?

In the meantime, we will try to fix the help file typo.

Simple FTP demo? It is Synapse itself! See ftpsend.pas for function FtpGetFile.

.