Opened 17 years ago
Closed 17 years ago
#11263 closed defect (bug) (invalid)
Auto-upgrade error: Could not copy file...
| Reported by: | scribu | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Upgrade/Install | Version: | 2.9 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Using basic FTP, with nightly build, I get this error for the Core upgrade:
Could not copy file: /public_html/wp/wp-content/upgrade/wordpress-latest.tmp/wordpress/wp-trackback.php
The wp-trackback.php file seems to be there already.
Change History (7)
#4
@
17 years ago
I suggest you try again. I make it default to 900, personally. And I've seen some servers require 1800. :-P
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
My customers used to get this very frequently too, until I forced the FTP to refresh the connection every now and then. What happens, basically, is the FTP session silently dies after a certain duration, rather than after a certain duration per action. WP 2.9 introduced a constant that bumps the duration of the FTP session (can't recall what it is, though).