TC couldn't restore ftp dir selections from clipboard

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Post Reply
KucingLapar
Member
Member
Posts: 134
Joined: 2007-06-25, 11:54 UTC

TC couldn't restore ftp dir selections from clipboard

Post by *KucingLapar »

Tc couldn't not restore dir selections on linux ftp with cm_LoadSelectionFromClip due to trailing backslash being added at the end of folder names during copying dir selection into clipboard with cm_CopyNamesToClip

cm_CopyNamesToClip should check for ftp OS and determine if it should add trailing slashes or backslashes
Last edited by KucingLapar on 2010-03-04, 19:27 UTC, edited 2 times in total.
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Use the right----

Post by *Clo »

2KucingLapar

:) Hello !

• What about using cm_CopyNetNamesToClip instead ?

:mrgreen: KR
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
KucingLapar
Member
Member
Posts: 134
Joined: 2007-06-25, 11:54 UTC

Post by *KucingLapar »

Yep. Same with cm_CopyNetNamesToClip. That has the same problem as well.

The only difference it has between cm_CopyNamesToClip is it copies the full path of folders/files on the ftp
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Unfortunately there seems to be no way to detect Wine programmatically, sorry.
Author of Total Commander
https://www.ghisler.com
KucingLapar
Member
Member
Posts: 134
Joined: 2007-06-25, 11:54 UTC

Post by *KucingLapar »

You totally misunderstood me there, ghisler.

I meant Linux ftp server. Not using tc under wine emulation on Linux.
Post Reply