API(import from FTP subfolder) / Private folder / SMS notification

negoitama4629

New Member
Jan 8, 2015
7
0
0
Hi,
First i want to thank you for this greast script.
In next few days i need to change a little bit script.
1.www.site.tld , on same server is hosted few FTP accounts, in www.site.tld/ftpaccount1, www.site.tld/ftpaccount2...etc how i can use the API to import this files or... to check if file is already imported.

2. User cand have a private folder? www.site.tld/privateaccount1 and from server to links a ftp account on this path, and user will have acces from 2 direction, site with FileManager and from a FTP client.

3.I want to add/replace on upload notification by email, the SMS function. Where i can add function sendSMS($number, $text); and where to call this?
Thanks in advance.