27.02.2018, 09:43
This line is probably incorrect:
Try this:
Or this:
Code:
target = '<fpt_user>' .. src
Try this:
Code:
target = 'fpt_user/' .. src
Or this:
Code:
target = src