Page 1 of 2

Migrate Settings to new device

Posted: 2018-03-21, 03:33 UTC
by JeffCommander
I have a lot of FTP, SFTP, LAN, WebDAV server, and other settings in Total Commader for Android, and have just gotten a new device. Is there any way to export all this configuration data for import into Total Commander on another Android device? Manually reentering it would be a major pain. I think I have the settings for 25+ servers on my first device in Total Commander.

Posted: 2018-03-22, 10:46 UTC
by ghisler(Author)
I recommend the free app "Helium Backup", it can backup all the app settings, not just from Total Commander and its plugins.

Posted: 2018-03-22, 19:05 UTC
by DrShark
Currently each of available backup solutions has some bad sides:
* solutions like Helium require connection to the Internet, and, which is more important, 3rd party cloud service, not owned or controlled by user. It's up to service owner whether (and how long) some Android versions or devices will be supported, or whole service will work;
* there is an adb backup command which requires a wired connection to PC where ADB software must be installed to perform this command. Doesn't work on some early Android versions.
* rooting the device. Then it's possible on device to copy/restore settings from/to some TC plugin data protected folder.

I support the wish to have simple "Export/import settings" feature for each of TC plugins to make a local on-device settings backup (e.g. to some folder on SD-card) which is easy to restore even on not rooted device without a need to install or use of 3rd party software.

Posted: 2018-03-22, 21:26 UTC
by matixx
support ++

Posted: 2018-03-22, 23:09 UTC
by JeffCommander
DrShark wrote:I support the wish to have simple "Export/import settings" feature for each of TC plugins to make a local on-device settings backup (e.g. to some folder on SD-card) which is easy to restore even on not rooted device without a need to install or use of 3rd party software.
Support +++

Posted: 2018-03-24, 13:30 UTC
by sqa_wizard
Support ++

Re: Migrate Settings to new device

Posted: 2019-10-16, 09:37 UTC
by matixx
push

Re: Migrate Settings to new device

Posted: 2019-10-25, 23:54 UTC
by Tippfehler
Yes!1! ★★★

Currently (TC 3.0b12) still missing...

Re: Migrate Settings to new device

Posted: 2019-10-26, 08:02 UTC
by Stefan2
Tippfehler wrote: 2019-10-25, 23:54 UTC Currently (TC 3.0b12) still missing...
>> viewtopic.php?p=339138#p339138




 

Re: Migrate Settings to new device

Posted: 2019-10-29, 09:32 UTC
by Lawsonator
I wish this too

Re: Migrate Settings to new device

Posted: 2019-10-29, 12:06 UTC
by matixx
2Stefan2
Thank you but install HeliumBackup (incl. 3rd party cloud service) is not really a alternative for this simple feature.

Re: Migrate Settings to new device

Posted: 2020-02-11, 08:55 UTC
by ktp
Hello,

I am also very interested by this import/export function for all plugins.

By the way, hown can I backup the Total Commander settings itself (bookmarks, settings etc) ?
Practically, on new phone (or factory reset on old phone), are the Total Commander settings kept (by Google Play?) ?

Re: Migrate Settings to new device

Posted: 2020-02-11, 09:43 UTC
by ghisler(Author)
I recommend Helium backup. It uses a small PC program to give the app access to all the data.

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.

Re: Migrate Settings to new device

Posted: 2020-02-11, 09:56 UTC
by ktp
Thank you for your instructions. About Helium backup, I already tried 5 times without success. It has not been updated for a while, adb.exe version is old (2015), and in my case it always ends up with error message after providing the 2 passwords (my phone is encrypted, so I need one password to set for the backup, and input the password used to encrypt the phone). From articles from the net, Helium backup may work for Android 4 or 5, but not reliably for later Android verions (6-10).

By the way, I bookmarked the mentioned hidden directory so in my case I do not need an extra button.

Re: Migrate Settings to new device

Posted: 2020-02-11, 20:59 UTC
by matixx
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.
Thank you!!!
But why you don't include this workaround in a simple "save config" - "load config" command in Main Menue?