[REQ] Repeat FTP command after reconnecting
Moderators: Hacker, petermad, Stefan2, white
[REQ] Repeat FTP command after reconnecting
1. Some FTP connection is opened but gone offline.
2. Press e.g. F5 to download some file.
3. TC shows a question if you want to reconnect. Reply Yes.
4. TC reconnects, and now you have to repeat your action, i.e. again press F5.
Suggestion: it would be more convenient if TC after restoring the connection performed the action that the user requested.
2. Press e.g. F5 to download some file.
3. TC shows a question if you want to reconnect. Reply Yes.
4. TC reconnects, and now you have to repeat your action, i.e. again press F5.
Suggestion: it would be more convenient if TC after restoring the connection performed the action that the user requested.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
BIG Support ++++
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Logical…
2Flint
Hello K. !
• That makes sense ! I suppport !
FR
Claude
Clo

• That makes sense ! I suppport !

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Ah, I definitely should improve my forum search skills...ado wrote:support +++ again

Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
This isn't implemented because some FTP servers don't return a valid current directory, or don't return to the same location even when the directory is passed to them.
For example, some servers for Windows support changing drives via the command
cd d:
The server will then show the contents of drive d:, but list the current directory only in the form
/subdir1/subdir2
Now when TC reconnects, and sends
cd /subdir1/subdir2
to the server, the server will go just to c:\subdir1\subdir2
For example, some servers for Windows support changing drives via the command
cd d:
The server will then show the contents of drive d:, but list the current directory only in the form
/subdir1/subdir2
Now when TC reconnects, and sends
cd /subdir1/subdir2
to the server, the server will go just to c:\subdir1\subdir2
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Repeat, please !
2ghisler(Author)
Good evening,
• Well, we know that Unix doesn't use drive letters, it knows only Holy Root “/” and all the rest is “directory”.
VG
Claude
Clo

• Well, we know that Unix doesn't use drive letters, it knows only Holy Root “/” and all the rest is “directory”.
• Why not repeat the drive for that call? Like:…Now when TC reconnects, and sends
cd /subdir1/subdir2…
cd D:/subdir1/subdir2…


Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
How should I know that the other side is not Unix? How should I know that you can change drives this way when the server reports just /subdir1/subdir2 as the path?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Log ?
2ghisler(Author)
Good evening,
VG
Claude
Clo

• Maybe reading the very previous connection in the log file ?How should I know that the other side is not Unix? How should I know that you can change drives this way when the server reports just /subdir1/subdir2 as the path?


Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Doesn't the SYST command do the trick?ghisler(Author) wrote:How should I know that the other side is not Unix?

Could you please tell a sample FTP server which allows to do that? I'd like to test this feature. I tried with IIS but no success: it just accepts only one specific directory as a root of the FTP. Moreover, on trying "cd d:" it just reports "550 d:: The filename, directory name, or volume label syntax is incorrect."ghisler(Author) wrote:For example, some servers for Windows support changing drives via the command
cd d:
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, many servers report themselves as Unix because they return a standard Unix-style file listing.Doesn't the SYST command do the trick?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
2ado
Hello!
• It's that I said above by using the log-file…
KR
Claude
Clo

• It's that I said above by using the log-file…

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Re: [REQ] Repeat FTP command after reconnecting
First of all, it would be more convenient if TC does not ask me if I want to reconnect. It should reconnect without asking me. In my opinion, this question is too stupid. I don't remember any case where I said "no".Flint wrote:1. Some FTP connection is opened but gone offline.
2. Press e.g. F5 to download some file.
3. TC shows a question if you want to reconnect. Reply Yes.
4. TC reconnects, and now you have to repeat your action, i.e. again press F5.
You must not know. Let the user know. Just give us some checkboxes to tell TC how to work, please!ghisler(Author) wrote:How should I know that the other side is not Unix?
-
- Junior Member
- Posts: 7
- Joined: 2007-04-27, 08:48 UTC
- Location: Aarhus, Denmark