Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SFTPExporter ¶
type SFTPExporter struct {
// contains filtered or unexported fields
}
func (*SFTPExporter) Close ¶
func (p *SFTPExporter) Close() error
func (*SFTPExporter) CreateDirectory ¶
func (p *SFTPExporter) CreateDirectory(pathname string) error
func (*SFTPExporter) Root ¶
func (p *SFTPExporter) Root() string
func (*SFTPExporter) SetPermissions ¶
func (p *SFTPExporter) SetPermissions(pathname string, fileinfo *objects.FileInfo) error
Click to show internal directories.
Click to hide internal directories.