| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
base.Command --+    
               |    
 TransferCommand --+
                   |
                  SlaveFileDownloadCommand
Download a file from master to slave Arguments:
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from   | 
  |||
| Class Variables | |
        debug = False
     | 
  |
| 
     Inherited from   | 
  |
| Method Details | 
  
 Override this in a subclass to extract items from the args dict. 
  | 
  
 Start the command. This method should return a Deferred that will fire when the command has completed. The Deferred's argument will be ignored. This method should be overridden by subclasses. 
  | 
  
 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:28 2011 | http://epydoc.sourceforge.net |