Project DescriptionAdministration tool for premium user account of rapidshare network
This tool is used to manage files & folders tree in rapidshare premium account, because of missing such tool (client or web application) from rapidshare provider.
Support this project
Please donate this project -
donateWARNINGAt now program
RS.Admin is not functional anymore, because
Rapidshare provider changed layout of web and thus my parsing of html page does not work anymore.
Wait for new version, compatible with new
Rapidshare layout, soon!
Main program:
- program is divided to 2 panels:
- left panel holds tree structure of user profile
- right panel holds possible actions for selected entity in tree (root, folder, sub-folder, file)
- multiple selection is enabled for entities with same parent entity, then right panel contain possible actions for selected entities
- possible actions for root entity:
- status informations of user profile
- create new folder action with defined name, nick, password and description
- create multiple folders action with defined list of names in one step
Selected folder entity:
- possible actions for folder entity:
- folder information like: folder url, name, password, etc...
- create new sub-folder action with defined name, password and description
- create multiple sub-folders action with defined list of names in one step
- delete actions, where actions are:
- whole folder
- all sub-folders
- all file links
- all folder childs
Selected sub-folder entity:
- possible actions for sub-folder entity:
- sub-folder information like: sub-folder url, name, description, etc...
- update password number action
- add rapidshare file link action
- delete action to delete sub-folder
Selected file entity:
- possible actions for file entity:
- file information like: file url, name, description, size, last download date, download count, etc...
- linked folders management actions (to add/remove links to/from (sub)folders)
- delete action to delete file
Selected multiple entities:
- possible actions for selected multiple entities:
- selection count informations (selected files, (sub)folders)
- delete selected action
Other features:
- drag & drop is supported for selected files, which can be dragged out to move/copy to destination (sub)folder