SFTP¶
-
class
keg_storage.backends.sftp.SFTPRemoteFile(mode, path, client)[source]¶ -
close()[source]¶ Cleanup and deallocate any held resources. This method may be called multiple times on a single instance. If the file was already closed, this method should do nothing.
-