0

I have Installed vsftpd on centos server. When I connect with this ftp server using filezilla client, then all information about file is shown as below enter image description here

When I connect to another server that is on client machine then file permission and owner info is not displayed as shown in below picture

enter image description here

How can I also disable file permission and owner info like in above picture.

Vishal Singh
  • 111
  • 1
  • 2
    The reason for that difference is most likely that the second server is a Windows server where file permissions are structured in way that they can’t be displayed as UGO bits. I don’t think you can and you probably shouldn’t hide them on Linux FTP server – HBruijn Apr 28 '18 at 09:27
  • @HBruijn, thanks. I installed msftp server on window and found exactly what you said. +1. – Vishal Singh Apr 29 '18 at 09:19

0 Answers0