Page 1 of 1

FTP and SFTP plugins unloaded by Android

Posted: 2021-09-14, 05:05 UTC
by akem3210
Hey,
I have a problem on Android 10 with the FTP and SFTP plugins, if i start a copy of files, after few minutes i
get the message:
"Error: the ftp plugin was unloaded by Android..."
and the transfer copy is broken ofc,
so i cannot use theses plugins.
Note that i use other TC plugins:
LAN(smb), Google-drive and MS-oneDrive,
and they work just fine.
I tried to look in Android setting if i could add them to the list of program that should not be closed by the OS, it's called 'DuraSpeed' on my Oukitel phone, but since they are plugins and not real apps, they are not listed,
i also looked in the developer options but didn't find anything interesting.
Thanks.

Re: FTP and SFTP plugins unloaded by Android

Posted: 2021-09-14, 10:43 UTC
by petermad
2akem3210
I tried to look in Android setting if i could add them to the list of program that should not be closed by the OS
Have you tried to add Total Commander to that list?

Re: FTP and SFTP plugins unloaded by Android

Posted: 2021-09-15, 10:09 UTC
by ghisler(Author)
They are actually real apps! They should be listed unter Totalcmd-appname, e.g. Totalcmd-LAN.

Re: FTP and SFTP plugins unloaded by Android

Posted: 2021-09-15, 13:36 UTC
by Usher
2ghisler(Author)
Actually, plugins don't use one naming convention when listed by Google Play:
  • FTP Plugin for Total Commander
  • LAN plugin for Total Commander
  • Plugin: Drive for Totalcmd
  • SFTPplugin for Total Commander
  • Totalcmd Plugin for OneDrive
  • Totaldrip - Plugin for Total Commander
  • WebDAV plugin-Total Commander
  • WiFi/WLAN Plugin for Totalcmd
Could you rename them, please?
Currently it's not easy to find all of them on the list of installed apps.
What is more, I suspect that many users don't know how to search apps by publisher in Google Play store.

Re: FTP and SFTP plugins unloaded by Android

Posted: 2021-09-17, 18:31 UTC
by ghisler(Author)
I meant the names in the list of installed apps. They are what the APK indicates. The names in the store are descriptions defined in the store.

Re: FTP and SFTP plugins unloaded by Android

Posted: 2021-09-18, 15:06 UTC
by Usher
ghisler(Author) wrote: 2021-09-17, 18:31 UTC I meant the names in the list of installed apps.
I know it, but why should I search for different names?
From Android users' point of view different app names are a mess which should be cleaned up, but no one cares - neither developers nor translators. For example, FBReader and its plugins in Google Play store start with"FBReader" in name, but FBReader Bookshelf is seen as "Regały FBReader" on the list of installed apps.

How many apps have you installed on your Android devices - more than 100, 200?
Now imagine you are supposed to work with the following apps: Słowo Microsoftu, Przewyższać Microsoft, Dostęp Microsoftu ;-)
It's only half-a-joke. In real there was MS Write app translated to Polish as Zapisz.

Re: FTP and SFTP plugins unloaded by Android

Posted: 2023-01-18, 19:27 UTC
by EnduringGuerila
I have been using Total Commander and the SFTP plugin for years. I suddenly started having issues transferring anything via sftp getting the same error, unloaded by android. After a wild useless goose chase testing power settings, not allowing any form of app sleeping, etc...
the fix was to just disable SCP in the connection settings
I also set up a SMB share on linux and that transfers files much more quickly (and didn't have the unloaded by android error) but doesn't work when out of the house.

Re: FTP and SFTP plugins unloaded by Android

Posted: 2023-01-22, 11:50 UTC
by ghisler(Author)
That's odd, both use SSH channels to transfer data. SCP uses a single long stream, and SFTP transfers use many separate messages to send/receive files in chunks.

Re: FTP and SFTP plugins unloaded by Android

Posted: 2023-07-21, 16:12 UTC
by JokerGermany
EnduringGuerila wrote: 2023-01-18, 19:27 UTC I have been using Total Commander and the SFTP plugin for years. I suddenly started having issues transferring anything via sftp getting the same error, unloaded by android. After a wild useless goose chase testing power settings, not allowing any form of app sleeping, etc...
the fix was to just disable SCP in the connection settings
Thanks, used tc on many different devices without this problem, until today.
But unchecking scp works oO