Leong Hean Hong
Hong's Tech Blog

Hong's Tech Blog

Follow
homeProTipsHow-toCommon TasksCodeTalkbadges
Tag

Programming Tips

#programming-tips

More content

Read more stories on Hashnode


Articles with this tag

Connecting To SFTP With Go

Aug 13, 20211 min read

Simple and insecure way to connect to SFTP server. ยท My application needs to retrieve data files from remote SFTP server at regular interval. Sometime...

Connecting To SFTP With Go