You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have one large file e.g. 1 GB. When transferring files using storeFile method, the speed is at least two times slower or worse (depending from which machine I am transferring) than mounting and using cp or rsync command. Is it possible to somehow improve the transfer speed in pysmb?
The text was updated successfully, but these errors were encountered:
I have one large file e.g. 1 GB. When transferring files using
storeFile
method, the speed is at least two times slower or worse (depending from which machine I am transferring) than mounting and usingcp
orrsync
command. Is it possible to somehow improve the transfer speed in pysmb?The text was updated successfully, but these errors were encountered: