зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-31 13:46:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			16 строки
		
	
	
		
			156 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 строки
		
	
	
		
			156 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| lftp
 | |
| 
 | |
| set:
 | |
| set ssl:verify-certificate no;
 | |
| 
 | |
| lftp -c "open -u $USER,$PASS $HOST; ls /microservices/prediction/patches"
 | |
| 
 | |
| commands:
 | |
| 
 | |
| ls
 | |
| rm
 | |
| mkdir
 | |
| get
 | |
| put
 | |
| mirror
 | 
