This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Question about backup script
#1
Hey,

I have a question about backup script ("http://openrb.com/e-mail-backup-file-onc...h-from-lm/"), there is 3 lines:

Code:
--Create attachment inside FTP server
id = 'HL_192.168.0.10-' -- Give here your details of your HL
src = 'backup-'..id.. os.date('%Y.%m.%d.%H.%M.%S') .. '.pdf'
dst = '/home/ftp/' .. src
Do I need to change the details of HL? Or should I leave it as it is (192.168.0.10)? Because in the script there is a line, that says: "don't change anything below this line", so I'm a bit confused.

Thank You!
Reply


Messages In This Thread
Question about backup script - by MantasJ - 11.06.2019, 05:41
RE: Question about backup script - by Daniel - 11.06.2019, 07:29
RE: Question about backup script - by MantasJ - 11.06.2019, 08:11

Forum Jump: