Opened 2 months ago
Last modified 2 months ago
#13150 new Bug report
Can not transfer files through aliyun's bastion host by scp
Reported by: | lonestone | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | scp bastion host | Cc: | lonestone |
Component version: | Operating system type: | OS X | |
Operating system version: |
Description
list files is ok, but cannot upload files correctly. I use SecureFX is ok.
Change History (3)
comment:1 by , 2 months ago
Status: | new → moreinfo |
---|
comment:2 by , 2 months ago
Status: | moreinfo → new |
---|
Oh, my mistake, is SFTP protocol, when connected to bastion host,
then I chose a host, the dir listed like :
you can see is not correct, I chose root dir and refresh,
now it seems ok , I start to upload a file:
there comes some errors:
状态: 开始上传 /Users/lonestone/Documents/htdocs/ai_srt_generator/app/models/tokenizer.json
命令: cd "/"
响应: New directory is: "/"
命令: put "/Users/lonestone/Documents/htdocs/ai_srt_generator/app/models/tokenizer.json" "tokenizer.json"
错误: /tokenizer.json: open for write: permission denied
错误: 文件传输失败
状态: 开始上传 /Users/lonestone/Documents/htdocs/ai_srt_generator/app/models/tokenizer.json
状态: 读取“/”的目录列表...
状态: Listing directory /
命令: put "/Users/lonestone/Documents/htdocs/app/models/tokenizer.json" "tokenizer.json"
错误: /tokenizer.json: open for write: permission denied
错误: 文件传输失败
状态: 开始上传 /Users/lonestone/Documents/htdocs/app/models/tokenizer.json
状态: 读取“/”的目录列表...
状态: Listing directory /
命令: put "/Users/lonestone/Documents/htdocs/app/models/tokenizer.json" "tokenizer.json"
错误: /tokenizer.json: open for write: permission denied
错误: 文件传输失败
状态: 读取“/”的目录列表...
状态: Listing directory /
状态: 列出“/”的目录成功
comment:3 by , 2 months ago
The bastion Host is running Gateshell, And server is running Ubuntu, Utf8 charset
FileZilla does not speak SCP, never has, never will.
Which other protocol are you actually using? What does it say in the log when you attempt to upload?