FTP SFTP with Python Tutorial - Part 1 Intro

preview_player
Показать описание
Welcome to my tutorial concerning how to use Python for SFTP / FTP in order to get and put files from and to webservers via Secure File Transfer Protocol.

This video serves as the introduction.

Make sure you install in the following order: PyCrypto, Paramiko, PySFTP.

32-bit:

64-bit:

Then:

Рекомендации по теме
Комментарии
Автор

SFTP wont transfer out os the server? is that right?
What should i use if i want to backup my site for google claud ? thanks

Автор

Is there an SFTP option for Python 3? My initial googling doesn't look promising.... thoughts?

karlduckett
Автор

Hello, I try to make a connection with SFTP and follow your tutorial. but I get a error : ('Bad authentication type', [u'publickey']) . Could you please help me to solve this issue.
I do have another question is that possible to get a file from server and zip a file inside a Connection Open and Close.
Thanks

rinjinl
Автор

I'm starting from scratch, never worked with Pytgon before. Steps?

muletowndumpsters
Автор

I need upload large file 5gb to my server web

cvidesignconsultoria
Автор

How would I use pysftp to transfer files on my LAN? What if the machines use DHCP?

fyodor
Автор

I am very new to Python. I tried to install PySFTP. What I get when I tried to install is

E: Unable to locate package python-pySFTP.

Any ideas on how to proceed?

rexmorgan
Автор

hello, your statement in video saying you for sure need a 64 bit version of pycrpto.
Why? what if you are running all 32?    thanks

tomramone
Автор

well dude I can't seem to get the installation correct.

godmode
Автор

I read that SFTP stands for ssh file transfer protocol instead of secure. Can someone corroborate this please?

niundisponible
Автор

A Python SFTP tutorial by someone who actually speaks English? Wow

fyodor
visit shbcf.ru