LINUX - SCP Command for File Transfer

Опубликовано: 01 Октябрь 2024
на канале: OPEN SOURCE GURU JI
498
21

Title : LINUX - SCP Command for File Transfer
====================================
Playlist :
====================================
Hello Friends,
I hope this video will help you to write down the command to transfer files in Linux server.
SCP (secure copy protocol)
It is a network file transfer protocol that enables easy and secure file transfers . Transfer take place in between a remote system and a local host Or it may happens in between tow remote server.

Command Syntax
scp [other options] [source username@IP]:/[directory and file name] [destination username@IP]:/[destination directory]

Command :
scp -p [email protected]:/local/photo.png [email protected]:/desktop/destination

You can access article link below:
Link :

Code:


Thanks,
Open source Guru Ji
======================================
You can access article link below:
https://opensourceguruji.com/sql-inte...
=======================================
Blog Link:
https://opensourceguruji.com
=======================================
Social Media Link to join :

Facebook:
  / gurubhai2019  

Blog:
https://opensourceguruji.com/

Instagram:
https://www.instagram.com/naturalheal...

LinkedIn:
  / 9202413  

Twitter:
  / 5_thinker