[File copy from application server to ftp]
Hello,
I need to copy a file (xx.csv) from an application server path (/export/home/sample) to an ftp address. I understand the ftp_connect ftp_command ftp_disconnect functions but i couldn't find a way to pick the file from source directory.
I appreciate any help. Thanks