PHP/Java communication with FTP

Have the feeling that everybody is staring at you in the other forums? Then look here, in this forum nobody does care what you say ;-)

Moderator: Project members

Post Reply
Message
Author
yoshi
500 Command not understood
Posts: 2
Joined: 2014-05-20 21:11
First name: Yining
Last name: Yuan

PHP/Java communication with FTP

#1 Post by yoshi » 2014-05-20 21:15

Is it possible to use PHP/Java to extract the file name and last modified date for every single file stored on the FTP server? If so, it is possible to output the extracted information into a .csv file?

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: PHP/Java communication with FTP

#2 Post by botg » 2014-05-20 21:45

Both PHP and Java are Turing complete.

yoshi
500 Command not understood
Posts: 2
Joined: 2014-05-20 21:11
First name: Yining
Last name: Yuan

Re: PHP/Java communication with FTP

#3 Post by yoshi » 2014-05-21 13:08

Thank you

Post Reply