FTP copy a file to another place in same FTP

前端 未结 9 2059
闹比i
闹比i 2020-11-28 11:54

I need to upload same file to 2 different place in same FTP. Is there a way to copy the file on the FTP to the other place instead of upload it again? Thanks.

9条回答
  •  时光取名叫无心
    2020-11-28 12:33

    I managed to do this by using WebDrive to mount the ftp as a local folder, then "download" the files using filezilla directly to the folder. It was a bit slower than download normally is, but you dont need to have the space on your hdd.

提交回复
热议问题