Hide a specific folder based on user in cygwin sftp
0
I am using cygwin to do sftp. I have a problem which is shown below datafolder/ data1 data2 data3 This folders will be accessed by two users user1 and user2 Now i want to show for the user1 only the below folders. data1 data2 And for user2 data2 data3 How do i achieve this in sftp with one URL using cygwin . I am using windows 2012 R2
cygwin windows-server-2012 sftp
share | improve this question
edited Jan 4 at 14:11
DavidPostill ♦
104k 25 226 260