开发者

Is it possible to delete remote files and directies with phing ftpdeploy?

Is it possible to delete remote dir via Phing ftpdeploy extension?开发者_运维问答

I want to cleanup target storage before copying file there.

If this is not possible with ftpdeploy are there any other extensions for Phing which could accomplish this?

It would be also useful to have ability to copy files back from ftp to local host. Ideally it could be good to have port of Ant ftp task.


Phing ftpdeploy has a clearfirst parameter you can make use of to delete everything, in the remote directory but not a specific file.

For your feature request, the Phing issue tracker is probably a better place.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜