Documentation
¶
Index ¶
Constants ¶
View Source
const HOST string = "ftp.ncbi.nlm.nih.gov"
View Source
const PASS string = ""
View Source
const PORT int = 21
View Source
const USER string = "anonymous"
Variables ¶
This section is empty.
Functions ¶
func ConnectFtp ¶
func ConnectFtp() (*ftp.ServerConn, func(), error)
func ConnectGoFtp ¶
func ConnectSftp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.