Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

backup software move file from certain time

find /path/backups/ -type f -mtime +2 -exec rsync -vPhd -e "ssh -p 512" {} --delete --ignore-existing me@host:/remote/path/server-backups/ ;
Comment

PREVIOUS NEXT
Code Example
Shell :: Ubuntu adhan program 
Shell :: Enable MySQL as a service FreeBSD 
Shell :: tcpdump permissions change 
Shell :: linux screenshot only current window 
Shell :: iis restart command promt 
Shell :: sudo nano search 
Shell :: git 2 
Shell :: Clear showmount -a result 
Shell :: windows auto ip address change script 
Shell :: autocompletion not working in root on kali 
Shell :: how to customize icons in linux 
Shell :: ssh welcome message ubuntu 
Shell :: command prompt change directory to network drive 
Shell :: wrapping token in vault 
Shell :: urandom to ascii 
Shell :: @capacitor-community/fcm 
Shell :: admin passwort eingeben wenn powershell script ausgeführt wird 
Shell :: uninstall libxcb 
Shell :: lancer un serveur express 
Shell :: monitor log file for string 
Shell :: rails adding directory to load path 
Shell :: shell redirect otpt to multiple files 
Shell :: nuxt check is production 
Shell :: git add -M meaning 
Shell :: install pusher srever in larvel 
Shell :: ubuntu sed insert line after 
Shell :: fedora insall kdenlive 
Shell :: $OuTree = Get-ADOrganizationalUnit -Filter * -SearchBase 
Shell :: Setup launcher icon for smartgit 
Shell :: how to install and update git mac terminal 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =