-
Notifications
You must be signed in to change notification settings - Fork 60
Commands
WDMRC has ability to execute special commands. WebDAV provides no such feature: the way you can execute commands is "creating" a new folder with a special name (no folder will be actually created, command will be intercepted by WDMRC).
Default command prefix is >>
and parameters with spaces must be enclosed "by quotes".
You can override >>
prefix with your own in wdmrc.config
file
Clone shared cloud.mail.ru file/folder to your account
Link shared folder to your cloud without wasting your cloud space (or manually edit file /item.links.wdmrc)
Remove all dead links (may take time if there's a lot of links)
Fast move of a file/directory. Only useful if your client moves inner items recursively (each individual file etc.)
Fast copy of a file/directory. Only useful if your client copies inner items recursively (each individual file etc.)
If file is already uploaded or present in the cloud, add it by hash without uploading.
Fast delete a file/directory. Only useful if your client deletes each inner item individually, one-by-one.
Make a file/folder public
& create .share.wdmrc
file with public links
Make a media file public
& create .share.wdmrc
file with public and direct play links for media playback.
Create a playlist. Makes a media file public: creates .m3u8 playlist file
, .share.wdmrc
file with public and direct play links
Mark the currently open folder as encrypted. Every file will be encrypted/decrypted on-the-fly and all new sub-directories will also be marked for encryption.