Opened 7 years ago
Last modified 22 months ago
#11439 new Bug report
Version 3.xx.x does not see size, owner, permissions or group for files owned by ldap users
Reported by: | allanmorrison | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | display issue | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7-8-10-11 entreprise |
Description
When we upload files as ldap authenticated users the files upload fine and with debug enabled I can see the full ls -l in the log but when the files is displayed in the remote directory it shows with 0k size and null permissions and owner/group.
rectory /export/home/app/ta/usgats/upload/mkl04053
Listing: drwxrwxrwx 2 tausgats dba 281 Oct 30 13:57 .
Listing: drwxrwxrwx 28 tausgats dba 676 Oct 30 14:02 ..
Listing: -rwxrwxrwx 1 tausgats dba 77836 Oct 30 13:57 uladumk.log
Listing: -rwxrwxrwx 1 ora11 dba 52796 Oct 30 13:57 uladumkl.ctl
Listing: -rwxrwxrwx 1 joshua.burney Target - ARC Access 4270 Oct 30 13:55 pymc10232017_test.mkl_v2.mkl
Listing: -rwxrwxrwx 1 tausgats dba 2737 Oct 30 13:57 uladsrep20171030135719.pdf
Listing: -rwxrwxrwx 1 tausgats dba 8199 Oct 30 13:57 gmbtdrep20171030135721.pdf
Listing: -rwxrwxrwx 1 tausgats dba 3970 Oct 30 13:57 uladurep20171030135715.pdf
Listing: -rwxrwxrwx 1 tausgats dba 6015 Oct 30 13:57 gmbtsrep20171030135710.pdf
Status: Directory listing of "/export/home/app/ta/usgats/upload/mkl04053" successful
Status: Retrieving directory listing of "/export/home/app/ta/usgats/upload/mkl04054"...
Command: cd "/export/home/app/ta/usgats/upload/mkl04054"
Response: New directory is: "/export/home/app/ta/usgats/upload/mkl04054"
Command: ls
Status: Listing directory /export/home/app/ta/usgats/upload/mkl04054
Listing: drwxrwxrwx 2 tausgats dba 281 Oct 30 14:02 .
Listing: drwxrwxrwx 28 tausgats dba 676 Oct 30 14:02 ..
Listing: -rwxrwxrwx 1 tausgats dba 6015 Oct 30 14:02 gmbtsrep20171030140213.pdf
Listing: -rwxrwxrwx 1 tausgats dba 7918 Oct 30 14:02 gmbtdrep20171030140222.pdf
Listing: -rwxrwxrwx 1 tausgats dba 77836 Oct 30 14:02 uladumk.log
Listing: -rwxrwxrwx 1 ora11 dba 52796 Oct 30 14:02 uladumkl.ctl
Listing: -rwxrwxrwx 1 tausgats dba 1737 Oct 30 14:02 uladurep20171030140217.pdf
Listing: -rwxrwxrwx 1 joshua.burney Target - ARC Access 4270 Oct 30 14:01 pymc10232017_test.mkl_v3.mkl
Listing: -rwxrwxrwx 1 tausgats dba 2737 Oct 30 14:02 uladsrep20171030140220.pdf
Status: Directory listing of "/export/home/app/ta/usgats/upload/mkl04054" successful
the last file owned by Joshua.Burney is the example
Attachments (1)
Change History (3)
by , 7 years ago
Attachment: | Screen Shot 2017-11-01 at 5.14.46 PM.png added |
---|
comment:1 by , 7 years ago
Status: | new → moreinfo |
---|
The screenshot is undecipherable. Please attach a screenshot in the original size.
comment:2 by , 22 months ago
Operating system version: | Windows 7 enterprise → Windows 7-8-10-11 entreprise |
---|---|
Status: | moreinfo → new |
Summary: | Version 3.25.1 does not see size, owner, permissions or group for files owned by ldap users → Version 3.xx.x does not see size, owner, permissions or group for files owned by ldap users |
This ticket opened in 2017 and is still in effect.
I have an FTP on a Synology NAS. I made a ticket to Synology support and we noticed that when we use a local account on the NAS, the file sizes are displayed correctly in FileZilla. However, when we use an LDAP account, the file size is automatically set to 0 bytes.
It seems that the FileZilla client can't interpret correctly the rights linked to an LDAP account.
screenshot