rclone/backend/local/encode_other.go

9 lines
197 B
Go
Raw Normal View History

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