rclone/backend/local/encode_other.go
2020-01-16 14:40:36 +00:00

9 lines
197 B
Go

//+build !windows,!darwin
package local
import "github.com/rclone/rclone/lib/encoder"
// This is the encoding used by the local backend for non windows platforms
const defaultEnc = encoder.Base