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

How to Transfer files from Local device to server

Mohsin__Muhammad
Beginner
1,223 Views

Hi 

How can I transfer files from local device to remote Intel server 

0 Kudos
3 Replies
STyur
New Contributor I
1,224 Views

Hi!

The answer - at the end of this page:

Connect from Linux/macOS/Cygwin (SSH)

0 Kudos
Rohith_K_Intel
Employee
1,224 Views

Hi Mohsin,

Did the solution in the Devcloud documentation page, which Mr.Tyurin mentioned above, worked for you or still facing difficulties?

ie,

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

where 'devcloud'  corresponds to the hostname in your ssh config file.

0 Kudos
Aditya
Beginner
1,224 Views

Hi Rohith/Mohsin, 

Is there any way to use filezilla or any other with client instead of using scp?

0 Kudos
Reply