Topic by Sanketh S R
Content
Hi ,
I have a created a custom script where we can upload a csv file for Organization data import .This process is manual and we need to upload the csv file everytime for data import. But my requirement is ,The csv file will be put in a FTP server and will be uploaded on daily basis .
Is there any way where i can access that FTP server from my custom script and make the file auto upload for data import purpose ?.
Thanks.