Map owner/group IDs to names

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Message
Author
younda
500 Command not understood
Posts: 1
Joined: 2009-02-18 17:47
First name: David
Last name: Young

Map owner/group IDs to names

#1 Post by younda » 2009-02-18 18:28

Does FileZilla support mapping owner or group IDs on the FTP server to user/group names? That is, if I had a mapping file that I could point FileZilla at, I'd like it to use the file to display user/group names instead of the IDs. This would be site specific of course.

User avatar
boco
Contributor
Posts: 26973
Joined: 2006-05-01 03:28
Location: Germany

Re: Map owner/group IDs to names

#2 Post by boco » 2009-02-20 02:36

Not possible AFAIK.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

jjcapri
500 Command not understood
Posts: 3
Joined: 2009-04-27 18:57
First name: JJ
Last name: Capri

Re: Map owner/group IDs to names

#3 Post by jjcapri » 2009-04-27 19:02

If memory serves me correctly, at least for the ftp server I log in to, it shows group names. well, that was until I installed v3.2.4. I backdated down to 3.2.3.1 and I see the owner/group names again instead of number ID's.

I don't see this as an option so I'm not sure what's changed...

User avatar
boco
Contributor
Posts: 26973
Joined: 2006-05-01 03:28
Location: Germany

Re: Map owner/group IDs to names

#4 Post by boco » 2009-04-27 19:40

Filezilla now uses MLSD for listings.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

proker
500 Command not understood
Posts: 5
Joined: 2009-05-10 10:03
First name: Pravi
Last name: Roker

Re: Map owner/group IDs to names

#5 Post by proker » 2009-05-10 10:14

I use Pure-FTPd, which says "Pure-FTPd has one of the most complete implementation of the FTP protocol specifications. It includes the protocol basics, plus modern extensions like MLST/MLSD (extensible and mirror-safe directory listings)."

But with new version of FileZilla still can't see names of user/owner, but numbers instead.

User avatar
botg
Site Admin
Posts: 35632
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Map owner/group IDs to names

#6 Post by botg » 2009-05-10 10:30

That's how your server returns it in MLSD listings.

proker
500 Command not understood
Posts: 5
Joined: 2009-05-10 10:03
First name: Pravi
Last name: Roker

Re: Map owner/group IDs to names

#7 Post by proker » 2009-05-10 10:36

Thank you. So this is Pure-FTPd issue. But if someone knows how to configure Pure-FTPd, so it would send names instead of numbers.

User avatar
botg
Site Admin
Posts: 35632
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Map owner/group IDs to names

#8 Post by botg » 2009-05-10 14:54

Can you please post the reply to the FEAT command?

proker
500 Command not understood
Posts: 5
Joined: 2009-05-10 10:03
First name: Pravi
Last name: Roker

Re: Map owner/group IDs to names

#9 Post by proker » 2009-05-10 16:57

Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: ESTP
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTA
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: 211 End.

User avatar
botg
Site Admin
Posts: 35632
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Map owner/group IDs to names

#10 Post by botg » 2009-05-10 17:28

That confirms it, your server doesn't support user/group names.

proker
500 Command not understood
Posts: 5
Joined: 2009-05-10 10:03
First name: Pravi
Last name: Roker

Re: Map owner/group IDs to names

#11 Post by proker » 2009-05-10 17:35

It is funny to us users, because with old FileZilla it shows user/group names.

So what should be done to pureftpd to show that data?

User avatar
botg
Site Admin
Posts: 35632
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Map owner/group IDs to names

#12 Post by botg » 2009-05-10 17:41

Dunno, never looked at its source code.

User avatar
boco
Contributor
Posts: 26973
Joined: 2006-05-01 03:28
Location: Germany

Re: Map owner/group IDs to names

#13 Post by boco » 2009-05-11 16:58

proker wrote:It is funny to us users, because with old FileZilla it shows user/group names.
Old Filezilla used LIST command. Your server does return the information on LIST, but not on MLSx commands.

Maybe Filezilla should issue a LIST command if you select 'File permissions'. Of couse only for single objects. This would allow a quick check for single files/dirs.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

proker
500 Command not understood
Posts: 5
Joined: 2009-05-10 10:03
First name: Pravi
Last name: Roker

Re: Map owner/group IDs to names

#14 Post by proker » 2009-05-11 22:18

boco wrote:
proker wrote:It is funny to us users, because with old FileZilla it shows user/group names.
Old Filezilla used LIST command. Your server does return the information on LIST, but not on MLSx commands.

Maybe Filezilla should issue a LIST command if you select 'File permissions'. Of couse only for single objects. This would allow a quick check for single files/dirs.
Why is that my server don't support MLSx command in FEAT shows:

Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD

Response: ESTP
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTA
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: 211 End.

User avatar
boco
Contributor
Posts: 26973
Joined: 2006-05-01 03:28
Location: Germany

Re: Map owner/group IDs to names

#15 Post by boco » 2009-05-12 20:14

MLSx term is used for both MLST and MLSD (known as MLSx commands).

If you want something to read: http://tools.ietf.org/html/rfc3659#section-7
RFC3659 wrote:In the following, the term MLSx will be used wherever either MLST or MLSD may be inserted.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply