Opened 21 years ago
Closed 8 years ago
#1823 closed Feature request (outdated)
FileZilla Server - Directory Aliases
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | alias | Cc: | kingthorin |
Component version: | Operating system type: | ||
Operating system version: |
Description
I would like to have the ability to create aliases for directories. For example, the C:\FTPROOT\TEMP directory is displayed to the end user as "Upload" (as opposed to "TEMP") when they do a directory listing.
Change History (7)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
Logged In: NO
Create a shortcut for c:\FTPROOT\TEMP and call it Upload
and give the user access to it.
As far as I can tell, you can only give users access to directories, not individual files (such as 'temp.lnk').
A shortcut in the home directory doesn't work as an alias to a different directory.
comment:3 by , 21 years ago
Logged In: NO
this is exactly what i was looking for. this seems to be such a obvious and often used feature that i really wonder why this was not included. (I hope the server is still under development)
btw. the mentioned "work-arounds" did not work for me.
comment:4 by , 21 years ago
Logged In: NO
this is exactly what i was looking for. this seems to be such
a obvious and often used feature that i really wonder why
this
was not included. (I hope the server is still under
development)
btw. the mentioned "work-arounds" did not work for me.
It never worked for me either. Maybe we should direct this
request to one of FileZilla's forums
(http://filezilla.sourceforge.net/forum/)...
comment:5 by , 16 years ago
Component: | Other → FileZilla Server |
---|---|
Keywords: | alias added |
comment:6 by , 8 years ago
Triage suggestion
The user could manually create NTFS symbolic links to act as aliases using the mklink
command. Anyway there has been no movement on this ticket in 13 years.
I suggest closing this ticket.
comment:7 by , 8 years ago
Resolution: | → outdated |
---|---|
Status: | new → closed |
Create a shortcut for c:\FTPROOT\TEMP and call it Upload
and give the user access to it.
Thorin