using smtp - WeOnlyDo Discussion board

using smtp (wodSFTP / wodSFTP.NET / wodSFTPdll)

by jh&jc, Wednesday, January 23, 2008, 23:14 (5947 days ago)

Hi, purchased the .net sFTP, got it work but i ran into a hitch on what i'm using it for... Server A has the .net 2.0 app :: Server B has a smtp queue folder for sending email.

I programically create an email and sFtp it to the queue folder on Server B. It does not send. If i use a third party software product to emulate the transfer it works.

Now from what i understand the smtp queue folder will send anything instantly placed in that folder. I'm guessing that there is a stream difference in using a software to manually do the job as aposed to the dll method. I'm guessing that the queue folder is trying to the send the email before it is completly sftped over... any suggstion on what to do? any thoughts? Is there a way to lock the folder so that you can send all the files and unlock, i'm think that filezilla is doing that, any methods or properties to lock a folder?? maybe im not even close to the correct assumption, please reply.. thanks


Complete thread: