Hi, I need to access to some ftp sites that are behind a proxy. The proxy requests me to use a "magic address" to specify the remote site, that is: include the address of the remote site in the username. Also, the remote ftp servers listen on a custom port and the IP of the remote sites changes all the time.
I'm trying to create a custom script that automagically opens the remote ftp site in a totalcmd panel. This works ok for direct ftp connections, but not with the proxy.
For example given the following:
- The remote site is at 10.20.20.20:2222
- My username and passwd for the remote site is: uuuu:pppp
- The proxy is at 10.10.10.10:2121
I tried executing:
totalcmd /o /l=ftp://uuuu@10.20.20.20:2222:pppp@10.10.10.10:2121
but that's not working at all. Is there a way to tell totalcmd that it must connect to 10.10.10.10:2121 with the username uuuu@10.20.20.20:2222 and the password pppp?
Thanks...
ftp url with magic address
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sorry, this will not work due to the multiple @ signs and colons.
Instead, try to save the connection in Ctrl+F, then call TC with the name of the saved connection:
FTPOPEN:Saved_FTP_connection
This requires TC 8.5 beta, though.
Instead, try to save the connection in Ctrl+F, then call TC with the name of the saved connection:
FTPOPEN:Saved_FTP_connection
This requires TC 8.5 beta, though.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com