简体   繁体   中英

How can I access the “Documents” section on an IceWarp server using python?

My internet provider uses IceWarp as an interface to my mails, notes, documents (and stuff) on their server. I'd like to use the Documents section to exchange files with my computer without having to resort to a web browser. Therefore I'd like to use Python scripts.

Can it be done at all and, if yes, where can I find hints? I know the product is proprietary so I don't expect tons of documentation to be freely available.

Probably no need to script it, there's an app from the vendor that is supposed to do the file synchronization between server and your computer. See IceWarp FileSync !

If you still want to script it, the most flexible approach would be through WebDAV protocol

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM