#Setup SSH Access to a container for file transfer

PHOTO EMBED

Tue Oct 03 2023 13:10:13 GMT+0000 (Coordinated Universal Time)

Saved by @hardikraja #commandline

#Setup SSH Access

1. Copy from access env via ssh (Open Tool -> SSH)
/bin/bash <(curl -s --insecure "https://10.27.40.23/user/aisquad/integratedTest/shared/ssh/setup?token=b8400e90e97c016d1596c21fa993e94b5c1e37fa&host=10.27.40.23&port=443")

2. Give a name and select yes yes for multiple questions

3. execute below to copy 
scp -r root@hardik_connection_to_integrated:/workspace/pa_demand_forecast/pa_demand_forecast/raw_forecast/_demandforecaster_model_ASA_REGION_ID_GOOD_2022 /workspace/PyCharm/pa_demand_forecast/pa_demand_forecast/raw_forecast
content_copyCOPY