Skip to content

Commit 8188695

Browse files
committed
Add protocols to table with custom versioning.
1 parent 1c68638 commit 8188695

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

cyberduck/info.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,22 +69,19 @@ files in [browser](../cyberduck/browser.md) when enabling *View → Show Hidden*
6969
| **[DRACOON](../protocols/dracoon.md)** |||||
7070
| **[Dropbox](../protocols/dropbox.md)** |||||
7171
| **[Nextcloud & ownCloud](../protocols/webdav/nextcloud.md)** |||||
72+
| **[FTP](../protocols/ftp.md)** |||||
73+
| **[SFTP](../protocols/sftp/index.md)** |||||
74+
| **[WebDAV](../protocols/webdav/index.md)** |||||
75+
| **[SMB](../protocols/smb.md)** |||||
7276

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

77-
### Custom versioning
78-
7981
```{important}
80-
Cyberduck [9.0](https://cyberduck.io/changelog/) or later required
82+
Enable _Versioning_ in *Preferences → Editor* to view revisions of edited files for protocols with no native versioning support.
8183
```
8284

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

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

0 commit comments

Comments
 (0)