Documentation
¶
Index ¶
- func AppendYearLocal(noYearPath string) (string, error)
- func CleanupOld(prefix, rmDir string) error
- func DefaultRmDir() string
- func Logf(format string, v ...interface{})
- func RenameAndUpload(path, prefix, rmDir string) (string, error)
- func RenameLocal(path, prefix string) (string, error)
- func RenameLocalNoYear(src, prefix string) (string, error)
- func SimpleUpload(path, rmDir string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendYearLocal ¶
func CleanupOld ¶
func DefaultRmDir ¶
func DefaultRmDir() string
func RenameAndUpload ¶
/ RenameAndUpload renames locally, uploads via rmapi, and returns the name on the device.
func RenameLocal ¶
func RenameLocalNoYear ¶
func SimpleUpload ¶
SimpleUpload calls `rmapi put` and returns the uploaded filename or a detailed error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.