Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c7c69b0

Browse files
committed
add remote to remote recommendation
1 parent d2e0245 commit c7c69b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloud/live/stage-prod-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ You can use the [Magento Cloud CLI commands]({{ site.baseurl }}/cloud/reference/
128128

129129
## Migrate static files
130130

131-
[Static files](https://glossary.magento.com/static-files) are stored in `mounts`. There are two methods for migrating files from a source mount location, such as your local environment, to a destination mount location. Both methods use the `rsync` utility, but we recommend using the `magento-cloud` CLI for moving files between the local and remote environment.
131+
[Static files](https://glossary.magento.com/static-files) are stored in `mounts`. There are two methods for migrating files from a source mount location, such as your local environment, to a destination mount location. Both methods use the `rsync` utility, but we recommend using the `magento-cloud` CLI for moving files between the local and remote environment. And we recommend using the `rsync` method when moving files from a remote source to a different remote location.
132132

133133
### Migrate files using the CLI
134134

0 commit comments

Comments
 (0)