FTP Progress Bars
Moderator: General Moderators
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
FTP Progress Bars
I am I right in thinking it is impossible to monitor the progress of an FTP transfer, or indeed any socket write action?
- The Phoenix
- Forum Contributor
- Posts: 294
- Joined: Fri Oct 06, 2006 8:12 pm
Re: FTP Progress Bars
In recent versions of PHP, they've actually added hooks for uploads.ole wrote:I am I right in thinking it is impossible to monitor the progress of an FTP transfer, or indeed any socket write action?
http://pdoru.from.ro/
Whether you can use them for FTP uploads, I'm not sure.