Skip to content

Frankie-666/Mail.Ru-.net-cloud-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail.Ru-.net-cloud-client

.Net Client for cloud.mail.ru

Main functionality:

  • Create folder
  • Copy file
  • Copy folder
  • Download file (Async operation)
  • Upload file (Async operation)
  • Get list of the files and folders
  • Get public file link
  • Get public folder link
  • Get direct file link (operation on one session)
  • Move file
  • Move folder
  • Rename file
  • Rename folder
  • Remove file
  • Remove folder

Upload and Download operations supports progress change event.

Mail.ru cloud paths start with symbol "/", e.g:

  • Root directory just start with "/"
  • Folder in root directory as "/New folder"
  • File in root directory as "/NewFileName.txt"

          VERY BETA VERSION

Distributed under the MIT license

About

.Net Client for cloud.mail.ru

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%