Showing posts with label ls. Show all posts
Showing posts with label ls. Show all posts

Monday, November 25, 2013

Copy files from remote server

scp -P port user@server:/path_to_the_file/file  /path_to_local_dir/
get file size:
ls -sh file