开发者

Uploadify to use to upload files from server itself

开发者 https://www.devze.com 2023-01-18 03:27 出处:网络
Is there a way to upload files directly from the server itself where the site is hosted. I really want to do that way cause all my old photo files are on the server and I want my uploadify to do grab

Is there a way to upload files directly from the server itself where the site is hosted. I really want to do that way cause all my old photo files are on the server and I want my uploadify to do grab those files开发者_开发知识库 directly from that server location specified. This will need frequently for my future use.

please give a solutions if uploadify support the same


Uploadify works just one direction: client -> server. You simply can use ftp or sftp to download your photos if that task you only need to do once.

0

精彩评论

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