[PHP-WIN] fopen - windows - FTP

2003-03-10 Thread Jonathan Almarez
I receive this warning when I try to fopen using FTP: warning: fopen(ftp://user:[EMAIL PROTECTED]/and/to/the/file.txt): failed to create stream: FTP server reports 125 Data connection already open; Transfer starting. The code that it is refering to is: $handle = fopen ("ftp://user:[EMAIL PROTECT

[PHP-WIN] fopen - windows - FTP - failed to create stream

2003-03-09 Thread Jonathan Almarez
I receive this warning when I try to fopen using FTP: warning: fopen(ftp://user:[EMAIL PROTECTED]/and/to/the/file.txt): failed to create stream: FTP server reports 125 Data connection already open; Transfer starting. The code that it is refering to is: $handle = fopen ("ftp://user:[EMAIL PROTECT