Couchdrop Knowledge Base
Couchdrop HomepageDevelopersLogin
  • Welcome
  • Features
    • SFTP Server
      • Storage
      • Users
      • How to connect
      • Enabling FTPs
      • Host key authentication
    • Transfer Automations
      • Creating an Automation
      • Supported Actions
      • Variables
      • Troubleshooting
    • Shared Links
    • Upload Links
    • Inbound Mailboxes
    • Inbound Webhooks
    • File Actions
    • Inbound AS2 Stations
  • Administration
    • Users and Groups
      • User Roles
      • Creating Users
      • The Root Directory
      • Passwords and RSA Keys
      • Features Access
      • Firewalls and ACLs
    • Storage Connections
      • SharePoint
      • Azure Files
      • Amazon S3
      • Google Workspace
      • Google Drive
      • Box
      • Dropbox
      • Egnyte
      • Outbound AS2
      • External SFTP Server
      • Windows / Mac File Server
        • Server Requirements
        • Proxy Configuration
        • Non-GUI Environments
        • Running the Couchdrop Agent as a Service
        • Logging and Debugging
      • Others
        • OneDrive
        • Azure Blob
    • Folder Permissions
    • Alerting and Notifications
    • Custom Domains
    • SSO and Single Sign-on
      • SAML SSO
      • SCIM - Azure
      • SCIM - Okta
    • Security
      • Password Policies
      • Account Lockout
      • Account expiry
      • Two Factor Authentication
    • Other
      • Static IPs
      • Malware Scanning
  • Walkthroughs
    • Using SFTP Clients
      • OpenSSH SFTP
      • How to use SFTP with Cyberduck
      • How to use SFTP with FileZilla
      • Using SFTP with Golang
      • Using Python with SFTP
      • Using SFTP with Java
      • Using SFTP with Bash
      • Using SCP
    • SFTP To SharePoint
    • SFTP to Azure Files
    • Automated file transfers to SharePoint
    • Email Inboxes with Couchdrop
    • Delegating Domain-Wide Authority in Google Workspace
  • Other
    • FAQs
    • Trust/Security Center
    • Login to Couchdrop
    • API Documentation
Powered by GitBook

Couchdrop

  • Homepage
  • Register
  • Login

Platform

  • Cloud SFTP Server
  • Cloud FTP Server
  • Automated Transfers
  • Mailboxes and Inboxes

Copyright Couchdrop Limited 2025

On this page
  • Folder Permissions
  • Folder Sharing

Was this helpful?

Export as PDF
  1. Administration

Folder Permissions

Learn about configuring folder permissions in Couchdrop

Couchdrop allows administrators to define complex permissions on folders and their child files. Permissions apply across the board regardless of the accessing system and can be used to ensure that appropriate access levels are maintained.

Folder Permissions

When viewing a folder, permissions can be applied. Couchdrop applies an inheritance model to permissions, which means folders inherit the permissions of their closest parent.

When enabling permissions on a folder you must keep in mind:

  • By default, access to the folder will be denied to all users

  • Enabling permissions on a folder breaks the inherited permissions

To grant access you must:

  • Select a user or group for the permission

  • Add user roles.

User roles in Couchdrop are very granular:

Role Name
Description

List Contents

Allow the listing of child files and folders

Get Properties

Get properties for child files and folders

Delete

Delete child files and folders

Upload

Upload files into this folder

Download

Download and read files in this folder

Share

Create shared links for files and folder

Create Inbox

Create an inbox for this folder and all children

Manage Permissions

Manage permissions on this folder

Manage Notifications

Manage notifications on this folder

Folder Sharing

Folder sharing works the same as folder permissions with one caveat. If a folder is shared, then it will appear in the users root directory as a link.

Folder sharing is enabled by checking "Appear in users home directory" when configuring permissions.

PreviousAzure BlobNextAlerting and Notifications

Last updated 1 year ago

Was this helpful?