Package buildbot :: Package steps :: Module transfer
[frames] | no frames]

Module transfer

source code

Classes
  StatusRemoteCommand
  FileUpload
Build step to transfer a file from the slave to the master.
  DirectoryUpload
Build step to transfer a directory from the slave to the master.
  FileDownload
Download the first 'maxsize' bytes of a file, from the buildmaster to the buildslave.
Variables
  __package__ = 'buildbot.steps'