Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › FTP Updates
Tagged: estore, FTP, ftp update, update, upgrade
- This topic has 7 replies, 3 voices, and was last updated 14 years, 9 months ago by Chris. 
- 
		AuthorPosts
- 
		
			
				
January 28, 2011 at 12:46 am #2589Chris MemberSorry, this might be a dumb question: Just wanted to make sure that when I move the new versions (update/upgrade) via FTP to my server that it won’t overwrite my product info in the live site… January 28, 2011 at 4:05 am #28453wpCommerce ModeratorIt won’t overwrite your product details or settings. Everything will be same like it was before. January 28, 2011 at 2:46 pm #28454wzp ModeratorPer the upgrade instructions at http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-installation-and-usage-guide-31 you will be ok, per wpCommerce, if you simply copy (FTP) the new files over the existing ones. HOWEVER, please read the caveat regarding “Method 2.” If you plan to delete the old files first, this warning applies to you. January 28, 2011 at 6:37 pm #28455Chris MemberMy server got hung up in the middle of the transfer. Tried several times. This last attempt, it almost completed, but hung up at: STOR wp_eStore_style.css 150 Opening BINARY mode data connection for wp_eStore_style.css Any suggestions? January 28, 2011 at 9:00 pm #28456wzp ModeratorWhat are the FTP log entries above and below the 150… message? My first guess is a file permission or disk quota issue on the server. January 28, 2011 at 9:11 pm #28457Chris MemberI’m including lines above what I gave you before…there was nothing below the last line: STOR wp_eStore1.php 150 Opening BINARY mode data connection for wp_eStore1.php Sent 40579 B 226 Transfer complete SITE CHMOD 755 wp_eStore1.php 200 SITE CHMOD command successful PORT 192,168,1,102,194,3 200 PORT command successful STOR wp_eStore_custom_style.css 150 Opening BINARY mode data connection for wp_eStore_custom_style.css Sent 191 B 226 Transfer complete SITE CHMOD 755 wp_eStore_custom_style.css 200 SITE CHMOD command successful PORT 192,168,1,102,194,4 200 PORT command successful STOR wp_eStore_style.css 150 Opening BINARY mode data connection for wp_eStore_style.css January 28, 2011 at 9:22 pm #28458wzp ModeratorSeems the transfer of the file starts but does not complete. you implied that the FTP hangs at different places each time, is that correct? Or is it always at the same file? If it’s at different files each time, it may be connection related. If it’s always at the same file, the file might be corrupt. In either case, you might try uploading the zip file first, and then unzipped it on the server. January 28, 2011 at 9:39 pm #28459Chris MemberYes, it was a different file each time. I guess zipping it should be the next step. Thanks. 
- 
		AuthorPosts
- You must be logged in to reply to this topic.