Title: Snaky Love's Replies | WordPress.org

---

# Snaky Love

  [  ](https://wordpress.org/support/users/snaky/)

 *   [Profile](https://wordpress.org/support/users/snaky/)
 *   [Topics Started](https://wordpress.org/support/users/snaky/topics/)
 *   [Replies Created](https://wordpress.org/support/users/snaky/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/snaky/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/snaky/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/snaky/engagements/)
 *   [Favorites](https://wordpress.org/support/users/snaky/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Linked Images To Gallery] [Plugin: Add Linked Images To Gallery] A possible vulnerability?](https://wordpress.org/support/topic/plugin-add-linked-images-to-gallery-a-possible-vulnerability/)
 *  [Snaky Love](https://wordpress.org/support/users/snaky/)
 * (@snaky)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-add-linked-images-to-gallery-a-possible-vulnerability/#post-2141456)
 * An image you would like to upload to your server might not be an image – there
   are many ways that this plugin might pull in malicious stuff- from what I see
   there is no intense checking on what really is uploaded, so with some tweaking
   bad code might be smuggled on your server via this plug. Good suggestion to take
   a deeper look inside – but even better would be to know your sources – if you
   are using this plug to steal random images from the web it might be a kind of“
   Thank You” by other webmasters to not only send you good images… so only use 
   it for sources you are absolutely sure you are allowed to republish on your site,
   that is the best method to avoid security problems.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress in production with git](https://wordpress.org/support/topic/wordpress-in-production-with-git/)
 *  [Snaky Love](https://wordpress.org/support/users/snaky/)
 * (@snaky)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/wordpress-in-production-with-git/#post-1639154)
 * Hi, I do not understand your scenario – you do NOT want the database connection
   strings to be changed to local databases? If this is right, then maybe this could
   be more easily achieved via local dns server or hosts files – another nice trick
   could be tunneling the remote database port via ssh to local developer machines,
   so “localhost” as a DB_HOST is always valid and never haas to be changed at all.
 * Would be interesting to read more about your development environment!
 * Did you implement a sane staging / deployment process with migrations and rollback?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Dev -> Staging -> Production database syncing?](https://wordpress.org/support/topic/dev-staging-production-database-syncing/)
 *  [Snaky Love](https://wordpress.org/support/users/snaky/)
 * (@snaky)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/dev-staging-production-database-syncing/#post-1731063)
 * fhsm, could you please describe your dev cycle in detail, that would be very 
   interesting, thanks!
 * Anybody tried one or both of these plugins:
    [Dev and Staging Environment Plugin](http://wordpress.org/extend/plugins/dev-and-staging-environment/)
 * [WP-Deploy](http://wordpress.org/extend/plugins/wordpressdeploy/)
 * Would like to read about your experiences, as I am trying to build a sane wordpress
   dev and deployment environment… for me that means I want git as a backend, rsync
   or git push / pull mechanism for file sync across servers and database migrations–
   yes, I would like to UNDO any deployment step or change to different versions/
   tags easily.
 * I added some TAGS to this thread so more people can find it – you should always
   use tags here!
 * Have a nice day!
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [WP needs a working backup/restore](https://wordpress.org/support/topic/wp-needs-a-working-backuprestore/)
 *  [Snaky Love](https://wordpress.org/support/users/snaky/)
 * (@snaky)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/wp-needs-a-working-backuprestore/#post-2170915)
 * Ipstenu, I think this is not a valid argument – of course a webapp can be expected
   to be able to export / import itself from one webserver to another with all plugins
   + themes + settings and uploaded files, in one word **everything** – nobody would
   accept a desktop application that can not save files or settings, would look 
   totally awkward – only webapps still are in a mostly very primitive state regarding
   basic backup / import / export features that every user is able to use (not only
   your personal linux admin).
 * Short-sightedness or better said short-mindedness seems to be a typical predicate
   of the modern web-app-developer. Would be great to have people learn to program
   real applications before they start building webapps, just to get the basics 
   right.
 * For the OP: I found [DUPLICATOR](http://wordpress.org/extend/plugins/duplicator/)
   to be a really helpful tool – however it is a one-time-copy-the-whole-wp-instance
   way of moving one site to another server, but it worked well.
 * I am constantly evaluating automatic-update and deployment options in wordpress-
   world and it is a very frustrating experience, especially if you take a look 
   into the elegant rails- or django-based deployment options it feels like stone
   age, very annoying. Aptitude like updates? No. Database migrations? No. Well-
   thought staging mechanism with git backend? Man, what are you dreaming…? Of course
   NO!
 * Seems like millions of admins are wasting days of work building their own custom
   solution over and over again – what a waste of time! All these guys could be 
   working on a new global financial system or on a way to get rid of corrupt governments
   instead!
 * Ironically there is no AUTOMATTIC in WordPress Deployment World.

Viewing 4 replies - 1 through 4 (of 4 total)