Enabling FTP's SIZE command on IIS 7.5

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
koolsamule
Forum Contributor
Posts: 130
Joined: Fri Sep 25, 2009 10:03 am

Enabling FTP's SIZE command on IIS 7.5

Post by koolsamule »

Hi Chaps,

I'm trying to read the file size on an FTP site.

I've been using ftp_size() which worked, but since have upgraded our server to IIS 7.5.

I read on http://php.net/manual/en/function.ftp-size.php, that not all servers support this.

Is there something on the server that I can change to enable this? Or is there something else I can try?

Cheers
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Enabling FTP's SIZE command on IIS 7.5

Post by John Cartwright »

Duplicate. Locked. :evil:
Post Reply