scp

Homepage: https://github.com/tszg/emacs-scp

Author: zg

Updated:

Summary

Use the SCP command to transfer files with the remote server

Commentary

(require 'scp)
Linux uses the scp command and the sshpass command
The pscp command line tool is used under Windows

Dependencies