Skip to content

Commit b677133

Browse files
Add the version from which --temp-path is available (#1834)
1 parent 8d1a1c6 commit b677133

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

modules/ROOT/pages/backup-restore/aggregate.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ The `--from-path=<path>` option can also load backup artifacts from AWS S3 bucke
104104
For more information, see <<aggregate-backup-cloud-storage>>.
105105
====
106106

107+
[NOTE]
108+
====
109+
The `--temp-path` option is available starting from Neo4j 5.24.
110+
====
111+
107112

108113
[[aggregate-backup-example]]
109114
== Examples

modules/ROOT/pages/backup-restore/online-backup.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,11 @@ The `--to-path=<path>` option can also back up databases into AWS S3 buckets (fr
194194
For more information, see <<online-backup-cloud-storage>>.
195195
====
196196

197+
[NOTE]
198+
====
199+
The `--temp-path` option is available starting from Neo4j 5.24.
200+
====
201+
197202
[[backup-command-exit-codes]]
198203
=== Exit codes
199204

modules/ROOT/pages/backup-restore/restore-backup.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@ The `--from-path=<path>` option can also load backups from AWS S3 buckets (from
128128
For more information, see <<restore-cloud-storage>>.
129129
====
130130

131+
[NOTE]
132+
====
133+
The `--temp-path` option is available starting from Neo4j 5.24.
134+
====
135+
131136
[[restore-backup-example]]
132137
== Examples
133138

0 commit comments

Comments
 (0)