File Name Corruption on transfer to windows

Advertisement

mikewill34
Joined:
Posts:
3
Location:
Leicester, UK

File Name Corruption on transfer to windows

Hi,

Using WinSCP Version 4.2.7 build 758

When the "Transfer" "Filename modification" Option Replace \:*?'... is checked some uppercase letters "A", "F", "R" & "S" are wrongly escaped to %XX. See examples below.

Unix FileName(s)
A B C D E F G H I J K L M.txt
N O P Q R S T U V W X Y Z.txt
are wrongly converted to :-
%41 B C D E %46 G H I J K L M.txt
N O P Q %52 %53 T U V W X Y Z.txt
i.e.
A --> %41
F --> %46
R --> %52
S --> %53

This occurs when transfering from a Unix host to windows.

Regards
Mike

Reply with quote

Advertisement

mikewill34
Joined:
Posts:
3
Location:
Leicester, UK

Hi Martin,

Problem still exists in debug version.
I have emailed you a link to get the log files and screen shots




Regards
Mike

Reply with quote

mikewill34
Joined:
Posts:
3
Location:
Leicester, UK

Problem Solved

Hi Martin,

Thanks for your help, my .ini file had several corrupted areas as follows:-
L = New .ini file
R = Corrupted ini file
------------------------------------------------------------------------
L26  PuttySession=WinSCP%20temporary%20session
     PuttyPath=%25PROGRAMFILES%25%5CPuTTY%5Cputty.exe
R36  PuttySession=WinSCPR0temporaryR0session
     PuttyPath="C:%5CProgram%20Files%5CPuTTY%5Cputty.exe"
------------------------------------------------------------------------
L52  SelectMask=%2A.%2A
R62  SelectMask=RA.RA
------------------------------------------------------------------------
L97  Masks=%2A.%2Ahtml;%20%2A.htm;%20%2A.txt;%20%2A.php;%20%2A.php3;%20%2A.cgi;%20%2A.c;%20%2A.cpp;%20%2A.h;%20%2A.pas;%20%2A.bas;%20%2A.tex;%20%2A.pl;%20.htaccess;%20%2A.xtml;%20%2A.css;%20%2A.cfg;%20%2A.ini;%20%2A.sh;%20%2A.xml
R107 Masks=RA.RAhtml;R0RA.htm;R0RA.txt;R0RA.php;R0RA.php3;R0RA.cgi;R0RA.c;R0RA.cpp;R0RA.h;R0RA.pas;R0RA.bas;R0RA.tex;R0RA.pl;%20.htaccess;R0RA.xtml;R0RA.css;R0RA.cfg;R0RA.ini;R0RA.sh;R0RA.xml
------------------------------------------------------------------------
L107 LocalInvalidChars=/%5C:%2A%3F"<>|
R117 LocalInvalidChars=/%5C:RASF"<>|
------------------------------------------------------------------------
L179 LastLocalTargetDirectory=C:%5CUsers%5COwner%5CDocuments
R235 LastLocalTargetDirectory=C:UCUsersE5COwnerUCDocuments
------------------------------------------------------------------------
L220 FileMask=%2A.%2A
R276 FileMask=RA.RA
------------------------------------------------------------------------
L228 FileMask=%2A.%2A
R284 FileMask=RA.RA
------------------------------------------------------------------------

I deleted the old ini file and let WinScp create a new one.

Regards
Mike

Reply with quote

Advertisement

nerg
Guest

Same Problem on 5.9.4

Hey Guys,

i have the same Problem, but deleting the old .ini and let winscp create a new one does not solve anything.

Any Ideas?

Greetings
Daniel

Reply with quote

martin
Site Admin
martin avatar

Re: Same Problem on 5.9.4

nerg wrote:

i have the same Problem, but deleting the old .ini and let winscp create a new one does not solve anything.
Please start a new thread and post some screenshots and log.

Reply with quote

Guest

mikewill34 wrote:

Problem still exists in debug version.
I have emailed you a link to get the log files and screen shots
Hi, I want to know which software to capture and edit it. Thank you.

Reply with quote

Advertisement

You can post new topics in this forum