Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud

Reset devcloud

kourogiorgas__georgi
598 Views

Hi. I would like to reset my devcloud. I understand that all data will be lost. Can you help?

George

0 Kudos
4 Replies
ChithraJ_Intel
Moderator
598 Views

Hi Georgios,

Thanks for reaching out to us. We are checking with concerned team regarding the option for resetting the Devcloud account and will give you the updates soon. Meanwhile, if you want to backup your files, you can copy files from your login node to your home computer like this:

scp devcloud:/path/to/remote/file /path/to/local/directory/

 

0 Kudos
ChithraJ_Intel
Moderator
598 Views

Hi Georgios,

We have created a new account for you. You can use scp(secure copy) for copying data from old account to your new account. Kindly, follow the below commands:
Secure File Copy : 
scp uxxxxx@DevCloud:directory/TrainModelFile uyyyyy@DevCloud:TrainModelFile
Secure Folder Copy :
scp -r uxxxxx@DC:directory/TrainingFolder uyyyyy@DevCloud:TrainingFolder 

Thanks.

0 Kudos
ChithraJ_Intel
Moderator
598 Views

Hi Georgios,

Could you please confirm whether your issue got resolved.

0 Kudos
ChithraJ_Intel
Moderator
598 Views

Hi Georgios,

We are closing this case by assuming that your issue got resolved. Please feel free to raise a new thread if you have any further issues.

 

0 Kudos
Reply