ftp-pasv question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jogisarge
Forum Newbie
Posts: 8
Joined: Wed Oct 31, 2007 8:57 am

ftp-pasv question

Post by jogisarge »

hello @all,

i have to change my ftp connection in passive mode.
now i am not sure, where i have to place the ftp_pasv statement.
do i have to place it after ftp_connect or after ftp_login, or ...

i hope somebody can help me !

by jogi
Post Reply