Hi I'm using synapse-r209 and cryptlib-3.4.4.1 with fpc-3.1.1 on linux system (32 bit and 64 bit) (had great fun writing an irc client with synapse to work with my local ngircd and freenode servers)
--- There was discussion a while back about a synapse sftp client for linux. Did it ever come about? (the current sftp code compiles for wine/windows okay but didn't want to add the windows vb runtime for it or use the cl64.dll in wine to see if it ran okay) There were "CopyMemory" lines that are windows specific code that didn't seem to convert to linux Move very nicely for me (got me entangled in worse errors) I was able to get pretty far ino converting a number of them but then - the synax of some gave me a hard time so i stopped) there is a fpc page for sftp using libssh2 but it got me nowhere also http://wiki.freepascal.org/Synapse --- anyone have a copy of http://www.pantaray.com/SFTP/SFTP_2000.zip? link appears to be dead from good page http://www.pantaray.com/SFTP.html --- using the xmailer/smtpsend and then the smtpend unit myself and using 'purer' synapse (blcksock) coding made great smtps programs - whereas curl couldn't do email headers and mime attachements at same time (curl -T -F) (verified by main curl dev/author also) synapse gave me made perfect coding --- _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
