[Tutor] sftp get single file

Peter Lavelle lists at solderintheveins.co.uk
Wed Jun 22 11:07:53 CEST 2011


You could use the subprocess module to run the relevant system commands. 
More info on running sftp non-interactively (i.e from a script) can be 
found here: http://fixunix.com/ssh/238284-non-interactive-sftp-put.html

Regards

Peter Lavelle


More information about the Tutor mailing list