895
895
# A reasonable evolution for this would be to simply check inside
896
896
# check_channel_exec_request that the command is appropriate, and then
897
897
# satisfy requests in-process.
899
899
# SFTPFullAbsoluteServer has a get_url method, and doesn't
900
900
# override the interface (doesn't change self._vendor).
901
901
# Note that this does encryption, so can be slow.