Lines Matching full:storbinary
35 # Modified by Phil Schwartz to add storbinary and storlines callbacks.
94 To upload a file, use ftp.storlines() or ftp.storbinary(),
448 def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None):
730 def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None):