FTP and SFTP plugins unloaded by Android
Moderators: Hacker, petermad, Stefan2, white
FTP and SFTP plugins unloaded by Android
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.
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
2akem3210
Have you tried to add Total Commander to that list?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
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: FTP and SFTP plugins unloaded by Android
They are actually real apps! They should be listed unter Totalcmd-appname, e.g. Totalcmd-LAN.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: FTP and SFTP plugins unloaded by Android
2ghisler(Author)
Actually, plugins don't use one naming convention when listed by Google Play:
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.
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
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.
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: FTP and SFTP plugins unloaded by Android
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.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: FTP and SFTP plugins unloaded by Android
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.
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator
-
- New Member
- Posts: 1
- Joined: 2023-01-18, 19:24 UTC
- Location: Colorado
Re: FTP and SFTP plugins unloaded by Android
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.
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.
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: FTP and SFTP plugins unloaded by Android
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.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 3
- Joined: 2019-12-27, 21:33 UTC
Re: FTP and SFTP plugins unloaded by Android
Thanks, used tc on many different devices without this problem, until today.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
But unchecking scp works oO