The UoM DMS Toolkit is designed to streamline file management tasks for students at the University of Moratuwa (UoM). This toolkit allows for data-free downloads/uploads and multimedia processing, including support for Torrents, YouTube videos, and M3U8 links. With this toolkit, you can say goodbye to bandwidth worries and focus on your education! π
Patric Nilackshan
Email: [email protected]
- Download files from various sources: π₯
- Regular files π
- YouTube videos π₯
- Torrents π
- M3U8 streams πΊ
- Upload files to UoM DMS π€
- Share files from DMS π
- Get details of all shares in your DMS account π
- Delete shares using Share ID ποΈ
- Mount DMS WebDAV on your computer π»
This toolkit is designed to be used in a Jupyter Notebook environment.
- Open the notebook UoM DMS Toolkit in Google Colab. π
Enter your UoM DMS username and password to authenticate.
- Enter the download link of the file you wish to download.
- Specify a filename (required only for Torrents and direct downloads).
- Choose between downloading Torrents, regular files, or YouTube videos.
- Upload the downloaded file to your DMS account.
- Monitor upload progress in real-time β³.
- Easily create shares for files in your DMS account.
- Obtain a share link for distribution π.
- View all shares associated with your DMS account.
- Delete shares using their Share ID ποΈ.
- Instructions for mapping DMS as a local disk in Windows and Linux.
Run this command in Command Prompt:
net use Z: https://dms.uom.lk/remote.php/webdav/ /user:<userName> <userPassword>
- Replace userName and userPassword with your actual values.
Enter the following address in the Enter server address
field in your File Manager:
davs://dms.uom.lk/remote.php/webdav/
The UoM DMS Toolkit provides a convenient way to manage files for educational purposes, enabling data-free downloads, uploads, and sharing of files and folders.
For further information, please refer to the documentation or contact the author at Email: [email protected]