Gdrive to Dropbox migration - File names too long

The answer is here:

you can shorten encrypted names by using base32768 on Dropbox

so in your config will be:

[MediaDB]
type = crypt
remote = Dropbox:Media
filename_encoding = base32768
password = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
password2 = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1 Like