Shared-folders serverside adding feature request
-
Hello Forum,
im trying to add shared folders to my z-push-clients without visiting their places. - its working nice but:
i cant add folders recursively.
i can add the folder “inbox” and subfolders, but it will appear everytime in the main hiearchy.
i cant provide a parentid to z-push-admin.So my feature request:
get some infos like parentid from a folder (something like listfolders.php -l <username> and additional to folderids, i get the parentid - or via z-push-admin -a info -f “folderid”)
the posibility to add a shared folder and providing the parentid:
z-push-admin -a addshared -u USER -d DEVICE -n FOLDERNAME -o STORE -t TYPE -f FOLDERID -p PARENTID -g=FLAGS (added -p PARENTID)most times i use this to provide the inbox and all subfolders, so if a “recursive” flag is possible this would be greate aswell (z-push-admin -a addshared -u USER -d DEVICE -n FOLDERNAME -o STORE -t TYPE -f FOLDERID -R -g=FLAGS)
so this would be recognized as “this folder and all subfolders with the correct parentid”is this possible in a comeing release?
kind regards
Coffee_is_life -
Hi @Coffee_is_life,
I’ve created a JIRA issue for this feature: https://jira.z-hub.io/browse/ZP-1529.
Manfred