Opened 10 days ago

Last modified 9 days 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 Tim Kosse, 10 days ago

Status: newmoreinfo

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?

comment:2 by lonestone, 9 days ago

Status: moreinfonew

Oh, my mistake, is SFTP protocol, when connected to bastion host, https://www.ilvzhou.com/public/storage/upload/bug1.png

then I chose a host, the dir listed like :
https://www.ilvzhou.com/public/storage/upload/bug2.png

you can see is not correct, I chose root dir and refresh,
https://www.ilvzhou.com/public/storage/upload/bug3.png
now it seems ok , I start to upload a file:
https://www.ilvzhou.com/public/storage/upload/bug4.png

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 lonestone, 9 days ago

The bastion Host is running Gateshell, And server is running Ubuntu, Utf8 charset

Note: See TracTickets for help on using tickets.