Tag Archives: sftp

Sftp

sftp -oPort=port_number username@host

Posted in Linux Command Line, Web Development | Tagged | Leave a comment

Automatic Batch Sftp With Expect

Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect FTP This code helps use to understand how to use command line arguments and string concatenation with Expect and with any Tlc … Continue reading

Posted in Linux Command Line, Web Development | Tagged , | Leave a comment