FTP SFTP with Python Tutorial - Part 1 Intro

FTP SFTP with Python Tutorial - Part 1 Intro

sentdex

10 лет назад

31,826 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@fyodor8008
@fyodor8008 - 13.12.2021 19:44

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

Ответить
@fyodor8008
@fyodor8008 - 13.12.2021 06:22

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

Ответить
@ayoubboulehfa3932
@ayoubboulehfa3932 - 08.08.2020 18:32

verry nice ..

Ответить
@niundisponible
@niundisponible - 06.07.2020 11:22

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

Ответить
@muletowndumpsters
@muletowndumpsters - 12.01.2019 03:13

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

Ответить
@karlduckett
@karlduckett - 02.07.2018 12:52

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

Ответить
@cvidesignconsultoria4126
@cvidesignconsultoria4126 - 23.09.2017 12:00

I need upload large file 5gb to my server web

Ответить
- 29.07.2017 04:29

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

Ответить
@screwtapeish
@screwtapeish - 13.09.2016 16:47

Hi im using Python 3

Ответить
@rexmorgan72
@rexmorgan72 - 29.08.2016 19:44

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?

Ответить
@godmode4997
@godmode4997 - 21.04.2016 16:23

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

Ответить
@rinjinl3520
@rinjinl3520 - 06.07.2015 19:00

Hello, I try to make a connection with SFTP and follow your tutorial. but I get a error : paramiko.ssh_exception.BadAuthenticationType: ('Bad authentication type', [u'publickey']) (allowed_types=[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

Ответить
@tomramone3744
@tomramone3744 - 25.01.2014 21:08

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

Ответить