Transfer a file from local server to remote server and vice versa using paramiko of python

preview_player
Показать описание
Udemy Coupon Codes for my Automation Course:

Use below link and Learn any course freely for first two months

Transfer a file from local server to remote server and Download a file from remote server to local server
Complete course on udemy:
Рекомендации по теме
Комментарии
Автор

After 3 weeks for struggling, you made the proce simple for me to understand. Well done and I give you 2 thumbs up

t-rexrex
Автор

Thank you

I know you would not get plenty of likes and comments because this is an advanced networking tutorial

Kindly respond to my requests. I want:

i. Make it general for any file such as a .txt, .pdf, .docx, .xlsx, pptx etc.

ii. My local server to check to the remote server every 12 hours for the file to download

iii. I only want to download <= 25 per day

iv. The file when downloaded should be forwarded to different emails

saltech
Автор

Great video! Thank you for this. I do have a request. How would you go about transferring a folder with all contents, or transfer all files from within a folder.

work
Автор

Thank you, everything is very simple and clear explained!

BaryshevAlexandr
Автор

u is GREAT MEN!!! Thank u from Russia!

dizdiz
Автор

well that was easier than I thought it would be! Well done.

stuart
Автор

Wish he don’t an example for an whole folder. But great video.

jaywip
Автор

Thanks for sharing the code. I am using this code but I am facing the following Exception : Error reading SSH protocol banner Can you help me regarding this?

MrBhutumpecha
Автор

Good video thank you what is described I have done it and it works

LoveRadiofono
Автор

Can you help me i want to restart multiple systems at a time via python !

notanujh
Автор

Does this code work for 'Remote Desktop Connection' as well, as there is no port=22 in my Remote Desktop Connection. I am a newbie, please don't mind the question.

onomatopoeia
Автор

Hi, I am getting “TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond”

Would you have suggestions on how I should troubleshoot the issue? Thanks in advance 🙏

marco_rock_s
Автор

How can I do multi-input commands execute and I want to use the paramiko package for python
example
run index.py

1. food
2. car
3. mobile

options:-

are you sure Y/N:-

learnwithsajjat
Автор

Thanks a lot for the video. I have a question: If I have data in a textfield, how can I copy that to a file on linux?

yfriend
Автор

Informative,
I have one query how to create folder ‘abc’ as “abc.zip” file of target folder at remote pc(windows PC) before file transfer.

Can someone help me??

magi
Автор

How I can get entire directory tree, like folders, subfolders and all files under them.

venkateshvakulabharanam
Автор

Great .hi can u please help me in the python scripting I am facing issue while scripting

avanthiboinapally
Автор

Hi Sir,

Good information,

is there way to download complete directory to local ?

umakanths
Автор

Hi thanks for the video, how to get the timestamp of remote file using paramiko. Please assist.

sreeramojupranithkumar
Автор

Can we move directory as well and how?

contentinside