DivineOmega opened this issue 6 years ago · 0 comments
Implement upload and download of files via SCP.
$connection->upload($localPath, $remotePath)
$connection->download($remotePath, $localPath)