opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
ssa
➕ New
📤 Upload
✎ Editing:
cloudlinux-ssa-manager.py
← Back
#!/opt/cloudlinux/venv/bin/python3 -sbb # -*- coding: utf-8 -*- # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2021 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT """ Main cloudlinux-ssa-manager utility script """ from ssa.ssa_utils.run_manager import run if __name__ == '__main__': run()
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel