Hi Guys !!
I just bought the Dlink DNS 325 for the remote backup functionality and surprise !! it's not working with my actual web storage provider .... so my idea is to add a new job on crontab -e with a nice rsync etc...
but when i tried to move in i got these nice characters when i push arrows on my keyboard...
in yellow
so i found the way of adding a new line in by this command line
crontab -l > file; echo '59 23 * * * /mnt/HD/HD_a2/Nas_Prog/rsynctoOLS.sh' >> file; crontab file
but it's not working because when i restart the nas, the crontab list is reset to default and unfortunatly without my settings
do you know how can i fix this problem ?
thx for your help and sorry for my poor english..