Auto create symlink
-
wrote on Sep 17, 2021, 7:05 PM last edited by girish Sep 22, 2021, 5:08 PM
-
Hi,
Is there a way to create symlinks for these app folders?
It does take a lot of time figuring out which app is which while I have several LAMP apps running... -
This was indeed discussed a few times and is technically very much doable. However usually we try to not expose such structure and technical detail to the users as it makes it hard for us to make changes in those underlying systems if we know users rely on them. Ideally we have a more high level abstraction for such and in this case I would first like to understand why you are trying to access the files like this in the first place? Does the sftp, filemanager or webterminal not work?
(the issues around creating such symlinks will be a more obvious when we have multiserver where such local filesystems will change a lot)
-
This was indeed discussed a few times and is technically very much doable. However usually we try to not expose such structure and technical detail to the users as it makes it hard for us to make changes in those underlying systems if we know users rely on them. Ideally we have a more high level abstraction for such and in this case I would first like to understand why you are trying to access the files like this in the first place? Does the sftp, filemanager or webterminal not work?
(the issues around creating such symlinks will be a more obvious when we have multiserver where such local filesystems will change a lot)
-
@nebulon I use FileZilla to upload some custom scripts to a LAMP app and have trouble finding the right app, so I thought at least create symlinks so I don't have to go around and figure which app is which.
-
@nebulon I use FileZilla to upload some custom scripts to a LAMP app and have trouble finding the right app, so I thought at least create symlinks so I don't have to go around and figure which app is which.