github.com/10XDev/rclone@v1.52.3-0.20200626220027-16af9ab76b2a/backend/local/encode_other.go (about)

     1  //+build !windows,!darwin
     2  
     3  package local
     4  
     5  import "github.com/rclone/rclone/lib/encoder"
     6  
     7  // This is the encoding used by the local backend for non windows platforms
     8  const defaultEnc = encoder.Base