/ Published in: Bash
                    
                                        
Use on a command line to copy a whole directory on a remote server down to your computer. Requires SSH access to remote server.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
$ scp -r username@www.remoteserver.com:/pathto/dir/ mycopy
Comments
 Subscribe to comments
                    Subscribe to comments
                
                