package
module
Version:
v0.0.0-...-f1afa69
Opens a new window with list of versions in this module.
Published: Jul 4, 2019
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gosftp
transfer file or folder
Documentation
¶
-
func ReciveFile(rmthost, port, srcPath, dstPath, filename, remoteUser, keyPath string) (int64, error)
-
func ReciveFolder(rmthost, port, srcPath, dstPath, remoteUser, keyPath string) (int, error)
func ReciveFile(rmthost, port, srcPath, dstPath, filename, remoteUser, keyPath string) (int64, error)
ReciveFile file download
func ReciveFolder(rmthost, port, srcPath, dstPath, remoteUser, keyPath string) (int, error)
ReciveFolder folder download
Source Files
¶
Click to show internal directories.
Click to hide internal directories.