Home | History | Annotate | Download | only in python2.7

Lines Matching defs:connect_ftp

1394             fw = self.connect_ftp(user, passwd, host, port, dirs, req.timeout)
1414 def connect_ftp(self, user, passwd, host, port, dirs, timeout):
1436 def connect_ftp(self, user, passwd, host, port, dirs, timeout):