Win2022 FTP service odd behavior

Sandro Vidal 0 Reputation points
2024-11-12T21:15:10.36+00:00

Hi,
I am using IIS FTP service on a Windows 2022 server and notice this behavior:

ftp> ls /BANCARIA/NETA/IN/ARRECADACAO/TESTE_MOVE_FTP.TXT
200 PORT command successful.
125 Data connection already open; Transfer starting.
/BANCARIA/NETA/IN/ARRECADACAO/TESTE_MOVE_FTP.TXT/TESTE_MOVE_FTP.TXT
226 Transfer complete.
ftp: 72 bytes recebidos em 0.00Segundos 36.00Kbytes/s.

Why "ls" client command (and NLST remote command) shows this output ?
Expected output should be full path and file name, and not file name duplicated...

Is there anything that I can be done ?
thank you!

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jing Zhou 7,765 Reputation points Microsoft External Staff
    2024-11-14T02:01:44.9133333+00:00

    Hello,

     

    Thank you for posting in Q&A forum.

    To further troubleshoot this issue, please kindly try below steps:

    1.Ensure that FTP user has proper permission to the directory assigned.

    2.Check if FTP logging is enabled and configured correctly.

    3.Ensure that FTP service is up to date which may avoid such kind of issue.

    Meanwhile you can try to restart the FTP service.

     

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

     

    Best regards,

    Jill Zhou

     


    If the Answer is helpful, please click "Accept Answer" and upvote it.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.