开发者

uploading all files in the folder using ftp

开发者 https://www.devze.com 2023-03-29 05:53 出处:网络
I\'m trying to copy a folder from my comp开发者_运维知识库uter to my android phone using ftp. After I login, I try put * or put *.mp3 but it doesn\'t work well.

I'm trying to copy a folder from my comp开发者_运维知识库uter to my android phone using ftp. After I login, I try put * or put *.mp3 but it doesn't work well.

I am using command line in ubuntu linux


You want mput rather than put.

0

精彩评论

暂无评论...
验证码 换一张
取 消