Skip to content
Snippets Groups Projects
Commit 5442bc2f authored by Thibault Lavigne's avatar Thibault Lavigne Committed by Bastien Abadie
Browse files

Add a warning about cyberduck can't move object

parent 4c1e91da
No related branches found
No related tags found
1 merge request!94Add a warning about cyberduck can't move object
Pipeline #13901 passed
......@@ -53,6 +53,8 @@ The link on https://wormhole.app/ is valid only 24 hours. After this period, yo
* you can check that the file are correctly transferred:
{{ figure(image="howto/large_upload/cyber4.png", height=350, caption="Check imported files in cyberduck") }}
⚠️ with Cyberduck you can't move external data, you need to copy it to the new location and then remove the old one.
## Upload images using WinSCP
For Windows systems, you can use [WinSCP](https://winscp.net/eng/download.php) which is also a graphical application for managing distant documents on S3 bucket.
......@@ -92,6 +94,8 @@ For Windows systems, you can use [WinSCP](https://winscp.net/eng/download.php) w
4. Once you provide your username, you will then be prompted to type your **Secret access Key**
5. The upload will then start and once it is done you will find your data in your bucket
⚠️ with Cyberduck CLI you can't move external data, you need to copy it to the new location and then remove the old one.
## Upload images using the Minio client `mc`
1. Install the Minio client binary following the documentation https://docs.min.io/docs/minio-client-quickstart-guide.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment