Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 2 of 2

This is a discussion on copying between servers in the Shared & Semi-Dedicated forum
I do most of my coding on a local developement server. When I am am happy with the result I then need to move the ...

  1. #1
    JPC Member
    Join Date
    Jan 2006
    Posts
    13

    copying between servers

    I do most of my coding on a local developement server.
    When I am am happy with the result I then need to move the script directories from my local dev server to my VPS.
    I normally do this by tarballing it and ftping to my hosting server (VPS) or by pulling the whole thing up via wget.

    What annoys me about this is that neither technique preserves my permissions.

    Does anyone know an easy way off mirroring a files from one server to another whilst preserving permissions.

    I suppose I could script up something to do it easily enough but would rather not if there is already a good way to do it.

  2. #2
    JPC Addict
    Join Date
    Nov 2005
    Posts
    132
    look at rsync

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •