You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love it. It's easy to use. Small. And it's more secure because the code is open source for review.
This ticket is to report a bug. Storing a EncFS volume on external storage return this error message: Directory '/' not found
Steps to reproduce
Navigate to "Settings" > "Enable external SD card" CHECKED
Navigate to "Settings" > "External SD card preferences" > "External SD location"
Try various option for the path. Such as with or without dash "/". Examples: /2R43-5574/ed /2R43-5574/ed/ 2R43-5574/ed 2R43-5574/ /2R43-5574/ /2R43-5574
Where 2R43-5574 is the external storage volume unique name, and ed is a folder name. The default value after a fresh install is /mnt/external1 But that value returns the same error message.
Navigate back to the app homepage. Tap "Create Volume". Tap "External SD" option
Follow instructions on screen.
When you create a volume on external storage the app returns the following error message Directory '/' not found
Tap "CREATE VOLUME" button. Follow instructions on screen. After entering the password. After tapping "OK" button. The following error message is display: Directory '/' not found
I'm able to open that external storage using other apps. I double check the volume name. It's correct. Creating a volume on internal storage works. But not on external storage.
According to markuskreusch creating volume on external storage could be done with the Storage Access Framework. Assuming access is provided by the OS. Read more at cryptomator/android#50 (comment)
About that Encdroid app at https://play.google.com/store/apps/details?id=org.mrpdaemon.android.encdroid
I love it. It's easy to use. Small. And it's more secure because the code is open source for review.
This ticket is to report a bug. Storing a EncFS volume on external storage return this error message:
Directory '/' not found
Steps to reproduce
CHECKED
Try various option for the path. Such as with or without dash "/". Examples:
/2R43-5574/ed
/2R43-5574/ed/
2R43-5574/ed
2R43-5574/
/2R43-5574/
/2R43-5574
2R43-5574
is the external storage volume unique name, anded
is a folder name. The default value after a fresh install is/mnt/external1
But that value returns the same error message.Follow instructions on screen.
Directory '/' not found
Directory '/' not found
I'm able to open that external storage using other apps. I double check the volume name. It's correct. Creating a volume on internal storage works. But not on external storage.
Using
Any volunteer for a patch? We would be happy to contribute testing and documentation.
Cheers,
Francois
The text was updated successfully, but these errors were encountered: