04.01.2022, 16:13
Line 42 is incorrect. It leads to old backups not being removed. It should be this:
Code:
os.execute('cd /home/ftp && rm -rf backup-*')
E-mail backup file
|
« Next Oldest | Next Newest »
|