租了腾讯云服务器,还可以与本地共享目录么

来源:16-2 nginx + uwsgi 实现多进程访问

那时七叶3677041

2019-07-20

之前本地和虚拟机之间可以共享目录,用起来很方便…
现在想部署到腾讯云服务器上(也是centos),不是virtualBox虚拟机了,还可以按照文档上的共享目录步骤来么?
是不是想用服务器代码就只能从git上clone了…对git的使用不太熟练

另外…之前在虚拟机上建的数据库,是不是要在腾讯云服务器上重新建一次?

写回答

2回答

编程浪子

2019-07-20

你好

不能,你只能将服务器上的目录共享到本地。不能把本地的文件共享到服务器。

因为你只有服务器的公网ip,服务器不知道你的电脑的公网ip(并且基本你也没有公网ip)

0
2
那时七叶3677041
另外老师,是不是我的数据库要重新建一遍
2019-07-20
共2条回复

编程浪子

2019-07-20

你好

git不熟悉 学习git就行了,都知道哪些不太好了,解决这个问题太简单了

0
1
那时七叶3677041
好!这就去学..那个pull比较迷,总是 error: failed to push some refs to 'https://gitee.com/nashiqiye/Toysman.git' hint: Updates were rejected because a pushed branch tip is behind its remote hint: counterpart. Check out this branch and integrate the remote changes hint: (e.g. 'git pull ...') before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details.
2019-07-20
共1条回复

Python Flask构建微信小程序订餐系统(可用于毕设)

微信小程序 + Python Flask 打造订餐系统全栈应用,可用于毕设。

1709 学习 · 1904 问题

查看课程