Get FTP status and download progress - WeOnlyDo Discussion board

Get FTP status and download progress (wodFtpDLX / wodFtpDLX.NET)

by Michael, Saturday, February 27, 2010, 17:22 (5171 days ago)

Hello,

I'm trying to create a STATIC list of the CURRENT status of the FTP server. I want to list:

1. Users/connections/states
2. Download/Upload progress for the CURRENT connections

The FtpUsers and FTPUser Objects can list almost everything - but not the current download progress. Unfortunately, '.BytesDownload' and '.BytesUpload' properties are accumulated bytes for the whole session - not the current file activity.

IwodFTPDNotify_Progress event holds the values I'm looking for, but these values are only accessible from the event, not as a property.

Any tips are appreciated!

Regards,
Michael


Complete thread: