From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: "resume" of ftp downloads
It would be handy to be able to use the ftp REST command to resume a long download. If I'm seeing this correctly, this would require an option to save partial downloads (or does it do this already?). I don't know whether it would be better to add an optional "start from byteX" field to the ftp_get() functions or to have a separate "ftp_getrest()" function, or what, but thought I'd ask... -- Edit bug report at http://bugs.php.net/?id=16456&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16456&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16456&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16456&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16456&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16456&r=support Expected behavior: http://bugs.php.net/fix.php?id=16456&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16456&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16456&r=submittedtwice
