Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Oct 26, 2012 6:35 pm 
Offline

Joined: Fri Oct 26, 2012 6:32 pm
Posts: 1
Hi all,

As per advice in IRC; I have been updating my wordpress manually. I'm running ubuntu 10.04 and have several plugins installed for my wordpress site.

Does anyone have an efficient way of updating wordpress plugins via a secure method? I've read that FTP or web server write access is not a safe route.

Any advice?

Thanks!


Top
   
PostPosted: Sat Oct 27, 2012 5:29 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
The quickest way is to download the zip or tar files via a tool such as curl or wget then extract them, if you're downloading a tar file you can even pipe the wget output to tar so it downloads and extracts in one go i.e.
Code:
wget -O - urltothedownload | tar -xf -

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group