Tag: scp
How to Copy Files and Folder from Kubernetes Pods ?
In 5G Telcom networks, almost all network elements (RAN, CORE & IMS) are moving to cloud using the cloud native applications. These cloud native applications runs on the Kubernetes workers […]
SCP Command Explained with Examples – Secure Copy Protocol
Introduction SCP (Secure Copy Protocol) is a linux command-line utility that allows users to securely copy files and directories between two server connected in a network. SCP uses Secure Shell (SSH) for […]