# File lib/specinfra/backend/ssh.rb, line 32
def
send_file
(
from
,
to
)
scp_upload!
(
from
,
to
)
end