Skip to content

corrupted remote file names - a date appended in front of file/directory name  #20

@ericwanadoo

Description

@ericwanadoo

Hello Support,

I have moved today from Mojave/KomodoEdit6.1 to Catalina/KomodoEdit12.0

Unfortunately when i use the new version of KomodoEdit I have no more access to remote files on the remote server because a date is appended to files names.
The 12.0 version Komodo is still able to access the remote directory using the default path (/home/www/htdocs) and that version is still able to list the directory content. So the communication with the server is OK.
The problem is : the name of files or subdirectories listed are corrupted (not correct) !
A date/time is concatenated before the expected name.

Do you know how to fix that ?

Here is a screen dump showing the problem.
Capture d’écran 2024-01-16 à 16 50 04

For example, as you can see:
i get a time and a name such as “11:13 wapiSnif” instead of what i am expecting “wapiSnif”
or i get a year and a name such as “2015 callnshare” instead of “callnshare”

If have searched on a remote terminal and it appears to me that the appended date is corresponding to the previous field of the filename in the ls command !!!
Below is what I can collect from a terminal on the remote server:

ls -al |grep -e wapiSnif -e callnshare
drwxrwxr-x 5 www www 4096 27 nov. 2015 callnshare
drwxr-xr-x 6 www www 4096 7 nov. 11:13 wapiSnif

Thank you for helping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions