TC to Android ?
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Thanks for the .apk, I will test with it. Are you sure about beta 9? There is not a single code change regarding icon extraction between the two versions...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2zerabot
I have had your app in the sdcard root for a while now, no problems at all. Could you try to put the apk in the ignore list? Does the error still occur?
I have had your app in the sdcard root for a while now, no problems at all. Could you try to put the apk in the ignore list? Does the error still occur?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Just one point : should be usefull to be able to lock the left/right panel to a specific size (like 50%/50%).
On a 10" tablet, seems there is enought "space" in paysage (horizontal) mode to get a fixed 2 sides left/right panels mode always set "on", avoiding the "sliding" of the vertical separation line when selecting the left or right panel
Edit : found author's (so far) answer : two pane view with equal sized panes?
On a 10" tablet, seems there is enought "space" in paysage (horizontal) mode to get a fixed 2 sides left/right panels mode always set "on", avoiding the "sliding" of the vertical separation line when selecting the left or right panel

Edit : found author's (so far) answer : two pane view with equal sized panes?
Longue vie a TC... déjà + de 20 ans de bons et loyaux services chez moi !
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The reason why the two are different is to make it very clear to the user which is the active and which is the inactive panel. There have been suggestions to solve this via colors, but there are no standard colors for it on Android - it all depends on the theme. Maybe I can find a solution, but until then I will keep the different panel sizes.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
file permissions
whenever I copy a file, the permissions are set to be owned by
TC and -rw---------
Is there a way to give at least reading permissions to others by default?
TC and -rw---------
Is there a way to give at least reading permissions to others by default?
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I'm not setting any permissions when copying. When you copy a file as a normal user, the file should inherit the permissions of the target folder. I don't know what happens when copying as admin, it either does the same, or keeps the permissions of the source file.
Can you check the permissions of the target?
Can you check the permissions of the target?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Yes, works fine here, I just tried it again. The size should be 1.1 MBytes. The download isn't from the Amazon cloud (separate servers per region), it all comes from the same server. Therefore there must be a local problem on your machine, e.g. a virus scanner blocking the transfer. Please check the log of your scanner.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I copied one file from /mnt/sdcard to /sdext/02.backups folder (which is on a second ext4-partition on sdcard).
1. with Total Commander ("Root funcctions everywhere")
2. with terminal emulator (also as root)
http://dl.dropbox.com/u/22905577/tc.pics/01.folder.perm.png
http://dl.dropbox.com/u/22905577/tc.pics/02.file.perm.png
http://dl.dropbox.com/u/22905577/tc.pics/03.tc.cp.perm.png
http://dl.dropbox.com/u/22905577/tc.pics/04.term.cp.perm.png
http://dl.dropbox.com/u/22905577/tc.pics/term.ls.png
line by line... seems to work.
the permissions are set to owner: app_75 chmod 600
via terminal to "*.1.txt" the permissions are different root chmod 755
Wherever I copy a file (except to fat of course) that's the case.
So I have to change the permissions everytime manually. I don't mind too much, but if there would be an idea to change that, it would also make me glad
Maybe it's just something easy like ~/.profile for the android-OS or mount-options, but I didn't find out yet...
Anyways, thanks a lot for helping!
1. with Total Commander ("Root funcctions everywhere")
2. with terminal emulator (also as root)
http://dl.dropbox.com/u/22905577/tc.pics/01.folder.perm.png
http://dl.dropbox.com/u/22905577/tc.pics/02.file.perm.png
http://dl.dropbox.com/u/22905577/tc.pics/03.tc.cp.perm.png
http://dl.dropbox.com/u/22905577/tc.pics/04.term.cp.perm.png
http://dl.dropbox.com/u/22905577/tc.pics/term.ls.png
line by line... seems to work.
the permissions are set to owner: app_75 chmod 600
via terminal to "*.1.txt" the permissions are different root chmod 755
Wherever I copy a file (except to fat of course) that's the case.
So I have to change the permissions everytime manually. I don't mind too much, but if there would be an idea to change that, it would also make me glad

Maybe it's just something easy like ~/.profile for the android-OS or mount-options, but I didn't find out yet...
Anyways, thanks a lot for helping!
Last edited by mankokoma on 2011-11-03, 15:33 UTC, edited 8 times in total.
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
permissions issue
any ideas to the permissions behavior?