Virtual directories or Alias (from Filezilla) like multiple directories for a SFTP user #2108
Unanswered
fcastellino
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@fcastellino - does #1403 (comment) capture your scenario? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am configuring a SFTP server that has a share for our internal domain users that upload and update pdf files. This same share has to be accessed by external consultants through SFTP.
Is there a way to create a SFTP home folder for each external consultant with a shortcut to multiple folders in the Windows share.
For example.
Winshare folder contains Folder 1, Folder 2, Folder 3 and Folder 4
SFTP user1 is chrooted to a home folder SFTPhomeuser1 and in there I have a shortcut to Folder 1 and Folder 2
SFTP user2 is chrooted to a home folder SFTPhomeuser2 and in there I have a shortcut to Folder 3 and Folder 4
SFTP user3 is chrooted to a home folder SFTPhomeuser3 and in there I have a shortcut to Folder 1 and Folder 3
etc.
Filezilla has this functionality. However they don't have SFTP, only FTPS.
I would like to use the SFTP in Windows but how can I accomplish what I am asking. I have searched high and low on the internet but no one seems to mention one home folder with multiple shortcuts in their SFTP configuration.
Thanks for the help
Beta Was this translation helpful? Give feedback.
All reactions