rclone/backend/local/encode_other.go

9 lines
197 B
Go
Raw Normal View History

2019-07-28 04:01:52 +10:00
//+build !windows,!darwin
2018-11-02 23:12:51 +11:00
package local
import "github.com/rclone/rclone/lib/encoder"
2018-11-02 23:12:51 +11:00
// This is the encoding used by the local backend for non windows platforms
const defaultEnc = encoder.Base