Posted on 2005-02-10 09:43:16-08 by annabond
No command to close the sftp connection
I am moving my code from "ftp" to "sftp".. I have faced umpteen number of problems because of that. The biggest problem is to find a sftp command for the ftp cmds in my code. Using the ftp module i can call the "quit" command (from the script) to close the connection. I dont seem to find the similar cmd in the sftp module for closing the connection. It would be great if someone could point out how to close the sftp connection.
Direct Responses: 98 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.