Hello,
Can someone help me with a special backup solution?
I want to create a user folder on a external FTP server with the username when the user has been created.
Then i want every night to create a backup inside the user folder with the date of the month (something like: aaron/1/ aaron/2/ ).
And when the user has been deleted, de backup folder also been deleted from the backup location.
i can create a user folder inside the ftp with user_create_post.sh script, but i don't know how to backup to the external user folder.
Can someone advise / Help me with this?
Aaron
Can someone help me with a special backup solution?
I want to create a user folder on a external FTP server with the username when the user has been created.
Then i want every night to create a backup inside the user folder with the date of the month (something like: aaron/1/ aaron/2/ ).
And when the user has been deleted, de backup folder also been deleted from the backup location.
i can create a user folder inside the ftp with user_create_post.sh script, but i don't know how to backup to the external user folder.
Can someone advise / Help me with this?
Aaron