Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

本地文件上传远程服务器报错 #2140

Closed
hsessay opened this issue May 13, 2021 · 5 comments
Closed

本地文件上传远程服务器报错 #2140

hsessay opened this issue May 13, 2021 · 5 comments

Comments

@hsessay
Copy link

hsessay commented May 13, 2021

本地Mac 系统版本11.2.3
远程服务器信息
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 6.5 (Santiago)
Release: 6.5
Codename: Santiago

问题1:
手动编译打包了Vue开发的项目后,选中dist里面所有文件上传至远程服务器,无论是覆盖原有文件还是删除原有文件上传,均报以下错误
Snipaste_2021-05-13_11-32-02

文字信息:
at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.21:2:387810
at Object.resolve (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.21:2:321009)
at Worker. (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.21:2:321939)

问题2:
点击取消上传后,远程服务器文件分页一直如图loading
Snipaste_2021-05-13_11-26-40

@zxdong262
Copy link
Member

上传多层文件夹有bug,可以打包再上传再解压这样

@sufylaw
Copy link

sufylaw commented May 19, 2021

我也遇到了,这个问题能否解决一下,打包上传再解压有点麻烦

@duktig666
Copy link

duktig666 commented Oct 2, 2021

上传速度有影响吗,我上传了25M的文件夹,用时超过了半个小时还没上传完

@zxdong262
Copy link
Member

建议使用右键菜单里的压缩上传 @sufylaw @duktig666

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@zxdong262 @hsessay @duktig666 @sufylaw and others