有三台机器 A B C,其中A是windows,B、C是linux,现需要在A机上使用Python将B机上的某个文件拷贝到C机上,现在只知道可以使用exec_command()、expect、scp也不弄出来,请大神赐教
光阴似箭催人老,日月如移越少年。
Il est plus approprié d'utiliser du tissu (http://www.fabfile.org/) pour ce type de tâche.
Vous pouvez démarrer un serveur en tapant python -m SimpleHTTPServer dans le terminal, puis copier le fichier
python -m SimpleHTTPServer
Il est plus approprié d'utiliser du tissu (http://www.fabfile.org/) pour ce type de tâche.
Vous pouvez démarrer un serveur en tapant
python -m SimpleHTTPServer
dans le terminal, puis copier le fichier