Skip to content

Commit

Permalink
Add protocols to table with custom versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Jul 1, 2024
1 parent 1c68638 commit 8188695
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions cyberduck/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,22 +69,19 @@ files in [browser](../cyberduck/browser.md) when enabling *View → Show Hidden*
| **[DRACOON](../protocols/dracoon.md)** |||||
| **[Dropbox](../protocols/dropbox.md)** |||||
| **[Nextcloud & ownCloud](../protocols/webdav/nextcloud.md)** |||||
| **[FTP](../protocols/ftp.md)** |||||
| **[SFTP](../protocols/sftp/index.md)** |||||
| **[WebDAV](../protocols/webdav/index.md)** |||||
| **[SMB](../protocols/smb.md)** |||||

```{note}
Using [S3](../protocols/s3/index.md) or [Backblaze B2](../protocols/b2.md), versions will only be displayed if bucket versioning is enabled.
```

### Custom versioning

```{important}
Cyberduck [9.0](https://cyberduck.io/changelog/) or later required
Enable _Versioning_ in *Preferences → Editor* to view revisions of edited files for protocols with no native versioning support.
```

To keep versions for protocols without native versioning support
like [FTP](../protocols/ftp.md), [SFTP](../protocols/sftp/index.md), [WebDAV](../protocols/webdav/index.md), [SMB](../protocols/smb.md),
or [OpenStack Swift](../protocols/openstack/index.md), enable the [custom versioning option](edit.md#versioning) in
*Preferences → Editor*.

## UNIX Permissions

Change the permissions on a particular file or folder when connected to a [FTP](../protocols/ftp.md)
Expand Down

0 comments on commit 8188695

Please sign in to comment.