gpt4 book ai didi

python Fabric : Keep permissions of executables when putting them to a remote machine

转载 作者:行者123 更新时间:2023-11-28 20:51:15 25 4
gpt4 key购买 nike

我的可执行文件在使用 Fabric 将它们放到远程服务器后失去了执行权限(文件是使用默认权限创建的)。

Fabric 是否提供了一种简单的方法来保持文件权限不变,或者我需要手动处理它们?

提前致谢。

最佳答案

如果您使用 put看看它的 mirror_local_mode kwarg,或者如果你特别想要某种模式,也有一个 kwarg for mode。两者在我提供的链接上都有简介。

关于 python Fabric : Keep permissions of executables when putting them to a remote machine,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10488073/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com