зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-04 15:46:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			9 строки
		
	
	
		
			172 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 строки
		
	
	
		
			172 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# scp -rp * root@springboot1.machine.com:/opt/docker/certs/
 | 
						|
-r
 | 
						|
    recursively copy dirs
 | 
						|
-p
 | 
						|
    preserve modification time
 | 
						|
 | 
						|
2021
 | 
						|
https://linuxiac.com/scp-command-in-linux/
 |