Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.
Moderators: Hacker , petermad , Stefan2 , white
t_arn
Junior Member
Posts: 42 Joined: 2006-12-28, 07:52 UTC
Post
by *t_arn » 2013-09-16, 09:43 UTC
I would like to use TotalCommander to access the SMB server on my Android device. Since I do not have root access on the device, the SMB server cannot run on the standard ports 139 and 445.
Is there a plug-in for TotalCommander that would allow me to make an SMB connection with non-standard ports?
Tom
ZoSTeR
Power Member
Posts: 1049 Joined: 2004-07-29, 11:00 UTC
Post
by *ZoSTeR » 2013-09-16, 13:07 UTC
You could try a port redirector like
rinetd on 139/445. There's no SMB plugin that i know of.
What about an FTP server or the
ADB plugin ? Would be a lot easier.
Edit: Found a
HowTo
t_arn
Junior Member
Posts: 42 Joined: 2006-12-28, 07:52 UTC
Post
by *t_arn » 2013-09-19, 13:21 UTC
Sounds like a good idea, but rinetd only redirects TCP connections. I know several other tools that do this, but I need one that also redirects UPD.
Do you know a tool that runs under Windows and redirects TCP and UDP ?
Tom
ZoSTeR
Power Member
Posts: 1049 Joined: 2004-07-29, 11:00 UTC
Post
by *ZoSTeR » 2013-09-19, 17:12 UTC
Normally I don't do the googling for other people...
With "udp port redirector windows":
AUTAPF
t_arn
Junior Member
Posts: 42 Joined: 2006-12-28, 07:52 UTC
Post
by *t_arn » 2013-09-21, 17:56 UTC
I can google myself, of course.
I was asking for your personal experience with such a tool.
But thanks for your reply!