FTPConnection.getDataSocket

Get a data socket from the server.

This sends PASV/PORT as necessary.

class FTPConnection
protected
getDataSocket
()

Return Value

Type: Socket

the data socket or a listener Changed Since: 0.99.8

Meta