Linux

secure copy


copy SERVER to ME (in local terminal)
NUM is remote port number
USER is remote username
IP_ADDRESS is remote IP address
/home/metulburr/poop.py is the server file to be copied
/home/metulburr is local directory for the file to be copied to



while ssh'ed into SERVER, copy from ME to SERVER (in remote terminal)
NUM is local port number
USER is local username
IP_ADDRESS is local IP address
/home/metulburr/others_programs/tetris50l.py is local path to file
/home/metulburr is the server directory for the path to be copied to





copy recursively directory


copy recursively directory, print out