Opened 15 years ago
Closed 15 years ago
#11263 closed defect (bug) (invalid)
Auto-upgrade error: Could not copy file...
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.9 |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
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
@
15 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.
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).