Skip to content
  • Stavros Sachtouris's avatar
    Implemented group, delgroup and copy · c2867610
    Stavros Sachtouris authored
    In CLI:
        - added store group to retrieve user grouos of account
        - added store delgroup to delete a user group by groupname
        - added store copy to copy an object from container/path to destination container/path
    
    In pithos:
        -added get/del_account_group for group/delgroup operations resp.
    
    In storage:
        - added copy_object in OOS style
    c2867610