ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Solved Someone tell me WTF is wrong with my rync skills this morning

    IT Discussion
    rsync centos 7 fedora 27
    4
    9
    1.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JaredBuschJ
      JaredBusch
      last edited by

      Wanting to migrate from an old owncloud instance (upgrade to nextcloud 13) on centOS 7 to a Fedora based Nextcloud 13 system.. but I cannot rsync the files...

      I R DUMB this morning or something...

      [root@owncloud ~]# rsync -av --progress /var/www/html/owncloud/data/ 10.201.1.121:/var/www/html/nextcloud/data --dry-run
      [email protected]'s password: 
      sending incremental file list
      ./
      
      sent 37 bytes  received 15 bytes  11.56 bytes/sec
      total size is 0  speedup is 0.00 (DRY RUN)
      
      
      1 Reply Last reply Reply Quote 2
      • JaredBuschJ
        JaredBusch
        last edited by

        tired or stupid or something this morning..

        works perfectly when one specifies the correct data directory on the source.

        /home/owncloud/data/

        sent 1764471 bytes  received 178175 bytes  56308.58 bytes/sec
        total size is 148236697158  speedup is 76306.59 (DRY RUN)
        
        PenguinWranglerP 1 Reply Last reply Reply Quote 3
        • DustinB3403D
          DustinB3403
          last edited by

          Don''t you need to still need to specify the user at the remote address?

          IE [email protected]😕 . . . .

          JaredBuschJ 1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch @DustinB3403
            last edited by

            @dustinb3403 said in Someone tell me WTF is wrong with my rync skills this morning:

            Don''t you need to still need to specify the user at the remote address?

            IE [email protected]😕 . . . .

            No. If you do not specify a user, it uses your current user. In this case root as I used su - to switch to root.

            Look at the challenge for my password.

            1 Reply Last reply Reply Quote 0
            • JaredBuschJ
              JaredBusch
              last edited by

              tired or stupid or something this morning..

              works perfectly when one specifies the correct data directory on the source.

              /home/owncloud/data/

              sent 1764471 bytes  received 178175 bytes  56308.58 bytes/sec
              total size is 148236697158  speedup is 76306.59 (DRY RUN)
              
              PenguinWranglerP 1 Reply Last reply Reply Quote 3
              • DustinB3403D
                DustinB3403
                last edited by

                Ha. . . yea there would be no way for me to guess where you want the data. . .

                JaredBuschJ 1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @DustinB3403
                  last edited by

                  @dustinb3403 said in Someone tell me WTF is wrong with my rync skills this morning:

                  Ha. . . yea there would be no way for me to guess where you want the data. . .

                  Shows you how old this system is. I've used a mount to the default /var/www/html/owncloud/data folder for pretty all but my first couple setups.

                  1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch
                    last edited by

                    This one started lilfe around owncloud 8 or so.

                    1 Reply Last reply Reply Quote 2
                    • K
                      krisleslie
                      last edited by

                      Maybe I'm slow this morning but I dunno (linux isn't my baby yet).

                      1 Reply Last reply Reply Quote 0
                      • PenguinWranglerP
                        PenguinWrangler @JaredBusch
                        last edited by

                        @jaredbusch said in Someone tell me WTF is wrong with my rync skills this morning:

                        tired or stupid or something this morning..

                        works perfectly when one specifies the correct data directory on the source.

                        /home/owncloud/data/

                        sent 1764471 bytes  received 178175 bytes  56308.58 bytes/sec
                        total size is 148236697158  speedup is 76306.59 (DRY RUN)
                        

                        I hate that. You always have a few outliers before you standardize on things and they are always the gotchas. This has happened to me on many occasions.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post