Hey All,
I'm pretty sure this can be done with PHP if not please advise what
script can handle the request.
I need a program to transfer a file from a Non secure folder located
on a server to a FTP folder that is Secure. The file comes every
morning with a different name so it needs to grab the latest version
(so newest file in the folder) I know PHP can take the file and place
it elsewhere within the same site but can it transfer it to a secure
FTP. Please let me know if anyone knows how to do this or where I
should look.
Thanks
Yoni
I'm pretty sure this can be done with PHP if not please advise what
script can handle the request.
I need a program to transfer a file from a Non secure folder located
on a server to a FTP folder that is Secure. The file comes every
morning with a different name so it needs to grab the latest version
(so newest file in the folder) I know PHP can take the file and place
it elsewhere within the same site but can it transfer it to a secure
FTP. Please let me know if anyone knows how to do this or where I
should look.
Thanks
Yoni
Comment