pCloud / pcloud-sdk-java

The official pCloud Java SDK repository
https://pcloud.github.io/pcloud-sdk-java/
Apache License 2.0
39 stars 14 forks source link

feat(project): introduce path for moveFile and moveFolder #16

Closed storm1ng closed 3 years ago

storm1ng commented 3 years ago

This change introduces the following:

storm1ng commented 3 years ago

If you'd rather have the renaming in a separate method (e.g. moveAndRenameFile / moveAndRenameFolder), let me know.

storm1ng commented 3 years ago

Ok, this doesn't seem to work as intended. I will reopen a PR only requesting path support.