Changes between Version 3 and Version 4 of adeiService_download
- Timestamp:
- 09/30/10 10:23:24 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adeiService_download
v3 v4 6 6 * ''dlmanager_download'' - Starts downloading prepared file from server. 7 7 * ''dlmanager_add'' - Adds download in queue for server to prepare. 8 * ''dlmanager_ status'' - Returns current status of downloadmanager. If busy, returns also active download and it's current progress.9 * ''dlmanager_sort'' - Sorts given users downloads first in downloads page.8 * ''dlmanager_run'' - If busy, returns active download and it's current progress. When idle, starts preparing new download if theres one in queue. 9 * ''dlmanager_sort'' - Sorts given users (ip address) downloads first in downloads page. 10 10 * ''dlmanager_details'' - Returns details (channels, loggroups..) about spesific download in xml format. 11 11 * ''dlmanager_remove'' - Removes download from database and files from server.