New copyfile module.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've finally merged my modifications to copyfile modules to the
mainstream git repo. From now on, sending big files over network should
timeout. I've created copyfile overlord module that can be used to send
files from Python API:

import func.overlord.client as fc
fc.Client("*").local.copyfile.send('/tmp/test_file_50M', '/tmp/50M')

Should send local /tmp/test_file_50M file to all ("*") minions. This
file will be stored in /tmp/50M on remote machines.

_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list

[Index of Archives]     [Fedora Users]     [Linux Networking]     [Fedora Legacy List]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux