IwodFTPDNotify TransferComplete - WeOnlyDo Discussion board

IwodFTPDNotify TransferComplete (wodFTPServer)

by Jasmine, Tuesday, December 15, 2015, 11:03 (3055 days ago) @ tallycom

Hi.

TransferComplete doesn't keep reference to a filename. However, it is a result of previous UploadFile or DownloadFile event, which is always fired when transfer starts, and those events know about filename.

So, what I can suggest is to set User.Tag = RelativePath in those events, and then just use User.Tag from within TransferComplete event.

I hope this helps!
Jasmine.


Complete thread: