Parallels / artifactory

A Python client for Artifactory
MIT License
82 stars 54 forks source link

Remove a folder #70

Open albertogarci86 opened 5 years ago

albertogarci86 commented 5 years ago

Hello,

Any way to remove a complete folder? I am trying using path.unlink() but it is displayed an Operation not Permited error.

Thanks in advance