# SPRING 开发环境 ## ssh 登录 ```bash ssh -i YOUR_KEY YOUR_ID@YOUR_ID.spring.wikipali.org ``` ## PHP 开发 - `/workspace/YOUR_ID/info.php` => `https://YOUR_ID@YOUR_ID.spring.wikipali.org/info.php` ## 常用工具 - 文件传输[FileZilla](https://filezilla-project.org/download.php?type=client) - 终端[Putty](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) ## VsCode 设置 - [Remote Development using SSH](https://code.visualstudio.com/docs/remote/ssh)