+1matixx wrote: 2020-02-11, 20:59 UTCThank you!!!ghisler(Author) wrote: 2020-02-11, 09:43 UTC Alternatively, create a button in Total Commander bottom toolbar, button type directory, with the following command:
/data/data/com.ghisler.android.TotalCommander
This brings you to an otherwise hidden directory with the Total Commander settings - just copy them to sd card.
To restore, create the same button again and copy the files back. IMPORTANT: After copying, you then need to close TC via task manager so it doesn't overwrite its settings on exit.
But why you don't include this workaround in a simple "save config" - "load config" command in Main Menue?
Migrate Settings to new device
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 3
- Joined: 2019-10-29, 09:28 UTC
Re: Migrate Settings to new device
Re: Migrate Settings to new device
Hello.
Support this great idea.
TC is worlds the best configurable file manager, and this feature will complement it very well.
I install TC to a lot of my friend and relative, then l tune TC like my TC, this really hard: buttons, bookmarks, internet associations, settings, etc.
It would be great if there was a button (export/inport) in the settings menu.
And I could send the file via bluetooth to other phone and that would be amazing.
I hope you will make that in future.
Thanks in advance.
Support this great idea.
TC is worlds the best configurable file manager, and this feature will complement it very well.
I install TC to a lot of my friend and relative, then l tune TC like my TC, this really hard: buttons, bookmarks, internet associations, settings, etc.
It would be great if there was a button (export/inport) in the settings menu.
And I could send the file via bluetooth to other phone and that would be amazing.
I hope you will make that in future.
Thanks in advance.
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Migrate Settings to new device
I will consider it. The problem is that the plugins have their own settings which are not accessible from Total Commander.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Migrate Settings to new device
If you add the ability to export/import only the TC settings that would be already great.ghisler(Author) wrote: 2020-05-26, 13:31 UTC I will consider it. The problem is that the plugins have their own settings which are not accessible from Total Commander.
-
- Junior Member
- Posts: 16
- Joined: 2009-01-26, 10:12 UTC
- Contact:
Re: Migrate Settings to new device
Hi,ghisler(Author) wrote: 2020-05-26, 13:31 UTC I will consider it. The problem is that the plugins have their own settings which are not accessible from Total Commander.
what's about providing an interface for PlugIns? Providing some BlackBox memory, which can be fully managed by PlugIns, but which is stored with the configuration data as a blob ...
Re: Migrate Settings to new device
I backup the apk and data on the old device with adb.exe on a Windows computer and Smartphone connected with USB:
adb backup -f totalcmd-backup.ab -apk com.ghisler.android.TotalCommander
adb backup -f tcpluginsLAN-backup.ab -apk c com.ghisler.tcplugins.LAN
adb backup -f tcplugins_SFTP-backup.ab -apk c com.ghisler.tcplugins.SFTP
adb backup -f tcplugin_FTP-backup.ab -apk c com.ghisler.tcplugins.FTP
And restore it in the new device:
adb restore totalcmd-backup.ab
adb restore tcpluginsLAN-backup.ab
adb restore tcplugins_SFTP-backup.ab
adb restore tcplugin_FTP-backup.ab
Now I have all my bookmarks (tc, LAN, SFTP, FTP) also on the new device.
adb backup -f totalcmd-backup.ab -apk com.ghisler.android.TotalCommander
adb backup -f tcpluginsLAN-backup.ab -apk c com.ghisler.tcplugins.LAN
adb backup -f tcplugins_SFTP-backup.ab -apk c com.ghisler.tcplugins.SFTP
adb backup -f tcplugin_FTP-backup.ab -apk c com.ghisler.tcplugins.FTP
And restore it in the new device:
adb restore totalcmd-backup.ab
adb restore tcpluginsLAN-backup.ab
adb restore tcplugins_SFTP-backup.ab
adb restore tcplugin_FTP-backup.ab
Now I have all my bookmarks (tc, LAN, SFTP, FTP) also on the new device.
Re: Migrate Settings to new device
What is the current status? adb backup and Helium no longer work.
Greetz Teal'c
Re: Migrate Settings to new device
Anybody still listening here? I'd be interested in the required status-update, too. It's been quite a while since then. 

- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Migrate Settings to new device
Why is this an issue? When you setup a new device for the first time, Google offers to restore apps with their data from your older devices.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Migrate Settings to new device
Ehm, b/c I do not sync to Google or to anywhere else in the notorious cloud.ghisler(Author) wrote: 2024-02-21, 22:17 UTC Why is this an issue? When you setup a new device for the first time, Google offers to restore apps with their data from your older devices.


Re: Migrate Settings to new device
The issues are
1.) If f.e. you may want to set up a tablet or a device that is otherwise restricted or special purpose, meaning you don't want to transfer all your apps, then a select custom transfer of apps is not possible using Google's restore service. It's either all or nothing.
2.) In my experience Google's restore service service can create some instability on a new device. I had to wipe my device and set it up fresh because after Google's restore the device became so buggy, it was not usable to me any more.
3.) Exporting and importing settings has become a user friendly standard in many apps. I think it would be great to implement such a service to the user and have it available.
1.) If f.e. you may want to set up a tablet or a device that is otherwise restricted or special purpose, meaning you don't want to transfer all your apps, then a select custom transfer of apps is not possible using Google's restore service. It's either all or nothing.
2.) In my experience Google's restore service service can create some instability on a new device. I had to wipe my device and set it up fresh because after Google's restore the device became so buggy, it was not usable to me any more.
3.) Exporting and importing settings has become a user friendly standard in many apps. I think it would be great to implement such a service to the user and have it available.
Regards, Brahman
Win10 & 11 Pro x64
Win10 & 11 Pro x64
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Migrate Settings to new device
The problem is that Total Commander can't access the settings of the plugins because Android restricts it.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Migrate Settings to new device
I think adding a feature for importing and exporting settings is a great suggestion.
It would be very helpful for people want manually backup data, as well as for those who don't have or don't want to use the Google Play Store.
At the very least, it would allow users to quickly restore most of their bookmarks and custom buttons when reinstalling TC.
About Plugins settings, maybe people not use.
For me, I've experienced the frustration of having my phone's TC accidentally deleted by my child and then spending half a day adding back all the previous bookmarks and buttons one by one.
It would be very helpful for people want manually backup data, as well as for those who don't have or don't want to use the Google Play Store.
At the very least, it would allow users to quickly restore most of their bookmarks and custom buttons when reinstalling TC.
About Plugins settings, maybe people not use.
For me, I've experienced the frustration of having my phone's TC accidentally deleted by my child and then spending half a day adding back all the previous bookmarks and buttons one by one.
lic#206911
Windows10 22H2 Home
Total Commander 11.50 32bit / 3.50d
Windows10 22H2 Home
Total Commander 11.50 32bit / 3.50d
Re: Migrate Settings to new device
I also find an export and import function very useful, even if it is not possible for plugins. Many Android apps nowadays support this and it is very useful.ghisler(Author) wrote: 2024-07-12, 10:14 UTC The problem is that Total Commander can't access the settings of the plugins because Android restricts it.
For the plugins, a _separate_ export-import function would certainly be possible, which you call up in the plugin itself (similar to how you create a new connection in it)