x0b / rcx

Rclone for Android
https://x0b.github.io
GNU General Public License v3.0
1.72k stars 155 forks source link

Crypt remote (one drive): base32768 encoding in file names, shows up as empty directory in RCX app. #213

Open dsculptor opened 2 years ago

dsculptor commented 2 years ago

If this is your first bug report, read our contribution guidelines.


What version of RCX are you using (About -> App version)?

What is your Android version, phone model and manufacturer?

Which steps are required to reproduce this issue?

What is your configuration (rclone.conf)?

Does the same issue also occur when using the same configuration on a PC or in Termux?

What are the contents of Android/data/io.github.x0b.rcx/files/logs/log.txt?

log.txt (click to expand)



dhtpdud commented 1 year ago

same here

i import my rclone.conf file from my pc to android(Galaxy Note 10+) RCX.

other remotes is work perpectly, but Crypt remote (onedrive) cant shows up my files.

image

Nothing was recorded in the log file.

my Crypt remote (onedrive) has korean name("자료들") could this be a problem?

dhtpdud commented 1 year ago

my Crypt remote (onedrive) has korean name("자료들") could this be a problem?

yea that was problem. i fix it by change name to english

ElDavoo commented 1 year ago

yea that was problem. i fix it by change name to english

i have the same problem, but the folder is already in an ascii compatible form

dhtpdud commented 1 year ago

The same error occurred. This time it's Encrypt DropBox remote.

What makes me hard is that the folder name is English this time.

dhtpdud commented 1 year ago

fixed.

i edit advanced config and change filename encoding to base64

ElDavoo commented 1 year ago

Lol that's not a fix.

Anyway there is active fork i use that has it fixed.

ElDavoo commented 1 year ago

active fork

https://github.com/newhinton/extRact