💻 Software
FTP shortcuts to another folder
Fresh7 days ago
Mar 15, 20265789 viewsConfidence Score0%
0%
Problem
How can I create shortcut from one ftp folder to another using SFTP client such as WinSCP with Putty? For example, application path is /home/primary/webapps/appication/ We have created new user with default home directory /home/secondary/ Using Bash command: we added full Read-Write permission for …
Error Output
setfacl -R -m u:secondary:rwx /home/primary/webapps/appication/
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: FTP shortcuts to another folder
Low Risk
You can make a link to the other folder This will create a link under called "application" which points to . Once logged in to his home folder, he simply has to click on the "application" folder and will be directed to the proper location.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix