Activity Stream
48,167 MEMBERS
6916 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    Member

    Default Hiring Coder who can Make .sh script to sync files on VPS1 to VPS2

    its fix now thanks to zeokat.
    digimon Reviewed by digimon on . Hiring Coder who can Make .sh script to sync files on VPS1 to VPS2 its fix now thanks to zeokat. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    bypassx.com
    Perhaps permission problems...

    The rsync options chosen are:
    -g = preserve group
    -o = preserve owner
    -p = preserve permissions
    -t = preserve modification times
    -v = verbose (for the log)
    -z = compress files during transfer
    There is a similar example to your code: http://ksantema.wordpress.com/2009/1...een-aix-hosts/

    Honestly.... unless you try to explain better how files are "doubled"... and use a little better english is hard have an idea of the problem.

  4.     
    #3
    Member
    fixed.

  5.     
    #4
    Member
    Website's:
    bypassx.com
    Did you checked if dupe files have different owners/group?
    Run "ls -la" into /etc folder and check user/group of files (paste here output).

  6.     
    #5
    Member
    fix.

  7.     
    #6
    Member
    Website's:
    bypassx.com
    As you can see files aren?t exactly doubled, seems that rsync appends "?" at the end of the file name.

    Try:
    Code: 
    rsync -goptvz -e ssh /etc/passwd root@xx.xxx.xxx.xxx:/etc/passwd

  8.     
    #7
    Member
    fix.

  9.     
    #8
    Member
    Website's:
    bypassx.com
    #!/bin/bash line have to be there is the Shebang line.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Hiring] Hiring Coder For Rapidleech Script
    By ipowerz in forum Completed Transactions
    Replies: 2
    Last Post: 19th Sep 2011, 07:10 AM
  2. [Hiring] A pro coder to make me a script
    By NightMare in forum Completed Transactions
    Replies: 36
    Last Post: 3rd Jun 2011, 04:31 PM
  3. Coder Hiring for a script
    By maloxi in forum Webmaster Resources
    Replies: 6
    Last Post: 18th Feb 2011, 10:15 PM
  4. Buying/Hiring -- Need Custom CMS script -- Need a good as coder
    By ushare in forum Web Development Area
    Replies: 10
    Last Post: 25th Oct 2010, 06:19 PM
  5. Hiring Coder to build a script from scratch.
    By brainst0rm in forum Completed Transactions
    Replies: 7
    Last Post: 18th Oct 2010, 12:36 AM

Tags for this Thread

BE SOCIAL