Get FTP status and download progress (wodFtpDLX / wodFtpDLX.NET)
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:
- Get FTP status and download progress - Michael, 2010-02-27, 17:22
- Re: Get FTP status and download progress - woddrazen, 2010-02-27, 20:33
- Re: Get FTP status and download progress - Michael, 2010-02-28, 07:14
- Re: Get FTP status and download progress - woddrazen, 2010-02-28, 13:09
- Re: Get FTP status and download progress - Michael, 2010-02-28, 18:49
- Re: Get FTP status and download progress - woddrazen, 2010-02-28, 13:09
- Re: Get FTP status and download progress - Michael, 2010-02-28, 07:14
- Re: Get FTP status and download progress - woddrazen, 2010-02-27, 20:33