We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8feab9 commit cced800Copy full SHA for cced800
modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
@@ -248,7 +248,7 @@ Where `<accessKey>` and `<secretKey>` are provided by AWS.
248
| `ftp:`
249
| `URLConnectionSeedProvider`
250
| `\ftp://myftp.com/backups/backup1.backup`
251
-`ftp://myftp.com/backups/backup1.dump`
+`\ftp://myftp.com/backups/backup1.dump`
252
253
| `http:`
254
0 commit comments