Intel® Tiber Developer Cloud
Help connecting to or getting started on Intel® Tiber Developer Cloud

How can I use winSCP?

MauiX_123
New Contributor I
1,294 Views

I need to use winSCP, but i need server, user and password.
Where can I find them?

Sorry I'm a novice.

Labels (1)
0 Kudos
18 Replies
Dayang_Intel
Moderator
1,245 Views

Hi MauiX_123,

 

Thank you for reaching out to us.

 

For your information, you have reached to Intel® Developer Cloud support community. Could you kindly provide more context or purpose of using WinSCP? Just to confirm, are you using WinSCP to transfer files on Intel® Developer Cloud?

 

We would greatly appreciate it if you could provide any screenshots.

 

 

Regards,

Dayang


MauiX_123
New Contributor I
1,237 Views

Hi, thank you for reply.
I want to use winSCP to transfer files on Intel Developer Cloud, yes.

0 Kudos
MauiX_123
New Contributor I
1,177 Views

@Dayang_Intel pls explain me how to connect to winSCP

0 Kudos
Dayang_Intel
Moderator
1,141 Views

Hi MauiX_123,

 

To transfer your files to the Intel® Developer Cloud instance using the SCP command, you can follow these detailed steps:

 

1. Launch your instance through the SSH command on the command prompt. Use the following command structure:

 

ssh -L local_port:remote_destination:remote_port user@ssh_server

 

Screenshot 2024-08-25 121412.png

 

2. Open a new command prompt window to begin the file transfer.

 

3. Navigate to the specific path of the file that you intend to upload. For example :

 

cd C:\Users\user

 

Screenshot 2024-08-25 122054.png

 

4. Execute the file transfer process by using the following command:

 

scp -P 10022 "file" ubuntu@localhost:~

 

Screenshot 2024-08-25 122135.png

 

Please try these steps and let us know if you encounter any issues or have further questions.

 

 

Regards,

Dayang

 

MauiX_123
New Contributor I
1,058 Views

I'm trying to connect to the server with winSCP, but I don't now how to do it.
Are tehre any commands to find the server name, the port and the user?
I want to use winSCP to transfer files, not commands. WinSCP is more easy.

0 Kudos
MauiX_123
New Contributor I
1,112 Views

Thank you very much, I'll try it.

I have only one question: can't I use the program winSCP?

0 Kudos
Dayang_Intel
Moderator
1,049 Views

Hi MauiX_123,

 

Thank you for your response. We are checking with the Engineering team regarding this issue and will update you as soon as possible. We apologize for the inconvenience caused.

 

 

Regards,

Dayang


0 Kudos
MauiX_123
New Contributor I
1,010 Views
0 Kudos
MauiX_123
New Contributor I
971 Views

@Dayang_Intelwhere can I find my password?

thanks

0 Kudos
MauiX_123
New Contributor I
950 Views

to have the access to winSCP

 

0 Kudos
Nurul_Intel
Moderator
901 Views

Hi MauiX_123,

 

Thank you for your patience. Please follow this instruction to use WinSCP with a public key. For your information, the key needs to be converted to putty format to be able to establish the connection. Kindly give it a try and let us know if you require any further assistance. 

 

 

Regards,

Nurul

 

MauiX_123
New Contributor I
493 Views
0 Kudos
Dayang_Intel
Moderator
635 Views

Hi MauiX_123,

 

This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Dayang


MauiX_123
New Contributor I
493 Views

i don't now what to do

0 Kudos
MauiX_123
New Contributor I
400 Views

where can i find the host name? can i put the ip? @Nurul_Intel 

0 Kudos
Nurul_Intel
Moderator
370 Views

Hi MauiX_123,

 

The instance's IP address can be used as your host name. You may refer to your SSH command when you launch the instance. For example, the host name would be the IP address at the end of your SSH command: ssh -J guest@JUMP_HOST_IP ubuntu@HOST_NAME.

 

 

Regards,

Nurul

 

MauiX_123
New Contributor I
327 Views

I tried with my private ppk key, my vps's IP as the hostname and with my user (u********). It doesn't work.

I'm trying tu use the devcloud vps since a month. 

0 Kudos
Dayang_Intel
Moderator
274 Views

Hi MauiX_123,

 

Could you please provide any relevant screenshot of the error you're encountering so we can assist you effectively?

 

 

Regards,

Dayang


Reply