Skip to content

ilougranzoto/jack-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

jack-connect

A pure SFTP and FTP protocol implementation for Golang!

Usage

In order for this connection library, it will ofer Sftp and Ftp with a zip file in backup.

Make SFTP and FTP connections

For move a file to remote server use method MoveFile(). it will open the connection, copy file to remote directory and also copy to remote backup folder. We can choose delete file or not passing de parameter flgRemoveFile like 'Y'(yes) or 'N'(no). We will have the opportunite to test only the connection, calling method Connect().

Configuration

go get -u github.com/ilougranzoto/jack-connect

Documentation

under construction

About

Repositório tem intuito de conseguir conectar e realizar transferencias de arquivos via ftp e sftp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages