how can i use tc with xiaomi shareme ?

English support forum

Moderators: Hacker, petermad, Stefan2, white

giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

how can i use tc with xiaomi shareme ?

Post by *giulia »

hi

right now i have a xiaomi 14 pro with shareme app , it's a xiaomi app

i can select connect to the computer , portable (no secure ->without user and password)

in windows 11 explorer it works perfectly
under tc no , tc does ask me username and password

i can do it with WinSCP and filezilla

why doesn't tc 11.51 work?
thanks
love Total Commander , best file manager ever made
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50703
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: how can i use tc with xiaomi shareme ?

Post by *ghisler(Author) »

Sorry, I'm not familiar with xiaomi shareme. What settings do you use in WinSCP and Filezilla? SFTP? FTPS?
Author of Total Commander
https://www.ghisler.com
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: how can i use tc with xiaomi shareme ?

Post by *giulia »

ghisler(Author) wrote: 2025-05-21, 10:44 UTC Sorry, I'm not familiar with xiaomi shareme. What settings do you use in WinSCP and Filezilla? SFTP? FTPS?
hi
ftp , these settings anonymus login , port and 192... . that's all
love Total Commander , best file manager ever made
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50703
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: how can i use tc with xiaomi shareme ?

Post by *ghisler(Author) »

Then it should also work with Total Commander FTP (Ctrl+F). Try enable logging via menu
Configuration - Options - FTP
and post the results here, or send them via e-mail.
Author of Total Commander
https://www.ghisler.com
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: how can i use tc with xiaomi shareme ?

Post by *giulia »

ghisler(Author) wrote: 2025-05-22, 07:15 UTC Then it should also work with Total Commander FTP (Ctrl+F). Try enable logging via menu
Configuration - Options - FTP
and post the results here, or send them via e-mail.
tc does ask me for an user & password always ,that's the problem
love Total Commander , best file manager ever made
User avatar
AntonyD
Power Member
Power Member
Posts: 1636
Joined: 2006-11-04, 15:30 UTC
Location: Russian Federation

Re: how can i use tc with xiaomi shareme ?

Post by *AntonyD »

2giulia
just make a log as it was requested and the author will take a look into this problem.
#146217 personal license
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: how can i use tc with xiaomi shareme ?

Post by *giulia »

Connect to: (23/05/2025 16:02:31)
hostname=
username=
startdir=

220 SwiFTP 3.41.00 ready
USER
530 Invalid username
Retry: Wait 4 sec
QUIT

220 SwiFTP 3.41.00 ready
USER
530 Invalid username
QUIT
Retry: Wait 5 sec

220 SwiFTP 3.41.00 ready
love Total Commander , best file manager ever made
User avatar
Dalai
Power Member
Power Member
Posts: 9999
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: how can i use tc with xiaomi shareme ?

Post by *Dalai »

An empty username is invalid. Enable anonymous login in the connection settings and it should work, provided that the server allows that as you claimed above.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: how can i use tc with xiaomi shareme ?

Post by *giulia »

Dalai wrote: 2025-05-23, 14:17 UTC An empty username is invalid. Enable anonymous login in the connection settings and it should work, provided that the server allows that as you claimed above.
hi
Enable anonymous login is enabled
i think i could be a bug , just because many free programs work , maybe tc could not handle or it's a bug
i would like to use tc , just because it's more powerful tool
thanks
love Total Commander , best file manager ever made
User avatar
Dalai
Power Member
Power Member
Posts: 9999
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: how can i use tc with xiaomi shareme ?

Post by *Dalai »

2giulia
Did you enable the anonymous login on the client, i.e. the connection in TC? To do that click on the button "Anonymous login (e-mail address as password)". Once you do that TC will fill in "anonymous" as username.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: how can i use tc with xiaomi shareme ?

Post by *giulia »

Dalai wrote: 2025-05-23, 20:07 UTC 2giulia
Did you enable the anonymous login on the client, i.e. the connection in TC? To do that click on the button "Anonymous login (e-mail address as password)". Once you do that TC will fill in "anonymous" as username.
hi
yes i set the Anonymous login but tc does ask me a user and password
user name and password , in the log ->invalid user
in forum , sadly i can't upload a screenshot
love Total Commander , best file manager ever made
User avatar
Dalai
Power Member
Power Member
Posts: 9999
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: how can i use tc with xiaomi shareme ?

Post by *Dalai »

Maybe it's easier when you post the connection's section in wcx_ftp.ini here. It looks like this if anonymous login is enabled

Code: Select all

[foobar]
host=ftps://someserver.tld
username=anonymous
anonymous=1
pasvmode=1
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: how can i use tc with xiaomi shareme ?

Post by *giulia »

Dalai wrote: 2025-05-24, 09:27 UTC Maybe it's easier when you post the connection's section in wcx_ftp.ini here. It looks like this if anonymous login is enabled

Code: Select all

[foobar]
host=ftps://someserver.tld
username=anonymous
anonymous=1
pasvmode=1
hi
it' works now with these settings

Code: Select all

username=anonymous
anonymous=1
pasvmode=1
but in the option , i can find how enable anonymous=1
in the guide / help i find these
Anonymous login
Press this button to configure Total Commander to make an anonymous connection. This means that anonymous is sent to the server as the user name, and your e-mail address as the password. Total Commander will ask for your e-mail address each time you press this button.

User name: Here you can enter the user name (anonymous if you don't have an account on the server).
when i click on anonymous connection total command does ask me for a "your email address for password" ! :shock: :shock:
it's strange or?
thanks
love Total Commander , best file manager ever made
User avatar
Dalai
Power Member
Power Member
Posts: 9999
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: how can i use tc with xiaomi shareme ?

Post by *Dalai »

That's not strange at all. Remember that FTP is decades old and it started before even the web (WWW) existed.

Even today some servers might require a password also for an anonymous login, and usually a mail address is used for this. Nobody says that you need to input your real mail address; I often use something like a@aol.com.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: how can i use tc with xiaomi shareme ?

Post by *giulia »

Dalai wrote: 2025-05-24, 13:29 UTC That's not strange at all. Remember that FTP is decades old and it started before even the web (WWW) existed.

Even today some servers might require a password also for an anonymous login, and usually a mail address is used for this. Nobody says that you need to input your real mail address; I often use something like a@aol.com.
hi
with a face email address it doesn't work
only with these settings

Code: Select all

username=anonymous
anonymous=1
pasvmode=1
if you own a smartphone , there is a ftp program to connect and without passwords
might you please check it and test without the settings liked above?
thanks
love Total Commander , best file manager ever made
Post Reply