Documentation ¶ Index ¶ func DownloadFile(directory string, pullfile string, options options.Options) (string, error) func UploadFile(folder string, filename string, options options.Options) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DownloadFile ¶ func DownloadFile(directory string, pullfile string, options options.Options) (string, error) DownloadFile function to download a file from S3. func UploadFile ¶ func UploadFile(folder string, filename string, options options.Options) error UploadFile to S3. If the key is present, use it. If it is not, don't. The share command should only allow this to get called IFF there is a key or the file has been gpg encrypted for the receiver. Types ¶ This section is empty. Source Files ¶ View all Source files s3helper.go Click to show internal directories. Click to hide internal directories.