Kunzisoft / FileSync

Android application to manage file synchronization
GNU General Public License v3.0
65 stars 5 forks source link

Manage FTP and SFTP protocol #2

Open J-Jamet opened 2 years ago

Android-X13 commented 2 years ago

KeePassDX uses the connection capacity of your file manager. So we have to find or create file managers compatible with the SFTP protocol.

Material Files has SFTP support alhough it's still buggy. You can only create files but not edit or even view them. So trying to edit the remote database through KeePassDX when opening it via Material Files will fail. It won't show an error upon save, but the db will not be updated.

MiXplorer fails to update the db too, although it generally allows you to edit files successfully. I wouldn't use it though anyway because it's proprietary.

J-Jamet commented 2 years ago

That's why we need to create an application that has a selectable cache and not impose it. If the file is updated from two places at the same time, I haven't seen any application (apart from Syncthing settings) that allows the user to select which conflicted file to share via the application's file provider.

kraoli commented 1 year ago

Maybe I understand the title wrongly. I think it would be better to not implement unencrypted protocols like ftp for security reasons.

Neustradamus commented 1 week ago

It is an important solution without external companies...