- Downloads
Project 'flg_masters/tm/secure-solution-for-nexus-infrastructure' was moved to 'flg_masters/tm/2024/secure-solution-for-nexus-infrastructure'. Please update any links and bookmarks that may still have the old path.
Implemented 2 new routes which allow users to copy a local directory into a VM:
GET /vms/importfiles
POST /vms/{id}/importfiles
Showing
- README.md 16 additions, 14 deletionsREADME.md
- src/exec/VirtCopyIn.go 2 additions, 3 deletionssrc/exec/VirtCopyIn.go
- src/nexus-server.go 3 additions, 3 deletionssrc/nexus-server.go
- src/router/router.go 1 addition, 0 deletionssrc/router/router.go
- src/router/routerVMs.go 20 additions, 9 deletionssrc/router/routerVMs.go
- src/utils/utils.go 2 additions, 2 deletionssrc/utils/utils.go
Please sign in to comment