[Tutor] sftp in python without using pysftp or paramiko

Asad asad.hasan2004 at gmail.com
Sat Oct 20 16:07:17 EDT 2018


hi All ,

I am looking to create a python script which logs in to the server and
copies the fie from ftp to local system .:

sftp abc at us.com 2100

password : xxx

sftp> cd /to_dir
sftp > get file1
sftp >exit

Please advice .

-- 
Asad Hasan
+91 9582111698


More information about the Tutor mailing list