Send files using paramiko - python

preview_player
Показать описание
Send a file from a local machine to a remote server using the package paramiko in python.

In this video, we have used OpenSSH-Server to replicate a remote server in the local machine.

Pre-requisites:
1. Install paramiko using "pip install paramiko" or "pip3 install paramiko" (for python3)
2. Install OpenSSH-Server using "sudo apt-get install openssh-server"

Like and subscribe for more videos on coding and tech stuff.
:-)
Рекомендации по теме
Комментарии
Автор

Ok. Let me be the first to comment. Thanks for this great lesson.
I could send image from my PC to raspberry client and all perfect. Obvious with a little background with this library
Thank again.

djtovys
Автор

Hi in case of SCP client and where we have to use sudo command to put the file at server then how to go about it..

navnathtemgire
visit shbcf.ru