Rysnc not sending files, but acts like it is..

This ones got me really confused.
I'm trying to backup my laptop's most important folders, like /etc/ and /home/, to my arch linux server. I somehow managed to backup my /etc directory, but since then, its not working.
It looks like it worked, sometimes even giving accurate-ish "speed up" reports at the end. But when I SSH into my server, and run "ls -l" in the folder everything was meant to be sent to, theres nothing there.
This is one of the commands I've used, using the "push" method.
rsync --progress -avz /home/ -e 'ssh -p 1984 [email protected]:/backup/laptop2002/home'
From what I know, this is meant to compress my /home contents, preserving permission and whatnot thanks to the -a switch, sending the contents of said /home directory to my password-less, yet ssh-key-secured server on 192.168.1.70, dumping it in the /backup/laptop2002/home directory. But it doesnt. It reports that it has, but doesnt.
This is the other one I tried, running this on the server to "pull" the /home folder from my laptop.
rsync --progress -avz -a 'ssh -p 1984 [email protected]:/home/ /backup/laptop2002/home/'
Still no joy. It's asthough I'm running rsync with the -n switch to simulate the backup. But obviously I'm not.
Im totally baffled. It's really quite frustrating.
Any ideas?
Thanks.

The -e option should only contain "ssh -p1984", not any hostnames/paths.
To synchronize your local folder to the remote server use:
rsync --progress -avz -e 'ssh -p1984' /backup/laptop2002/home/ [email protected]:/home/
To synchronize the remote folder to your local machine use:
rsync --progress -avz -e 'ssh -p1984' [email protected]:/home/ /backup/laptop2002/home/

Similar Messages

  • System will not boot up but acts like u clicked the recovery

    compaq cq5300y turn on screen goes white sometimes will come up lik ujust clicked the recovery button will say configuring windows do not turn off computer gets about 2 20 percent progress then says shutting down lik u clicked on it an turns off

    Не открывается дисковод у ноутбука hp, как открыть? Ноут не загружается -выдает ошибку, как открыть дисковод, помогите, пожалуйста.

  • In dreamweaver mx 2004 and dreamweaver cs4, how I configure, when download/upload do not ask me to include DEPENDED FILES but act without including ?

    in dreamweaver mx 2004 and dreamweaver cs4, how I configure, when download/upload do not ask me to include DEPENDED FILES but act without including ?

    Open the Preferences panel (Edit menu on Windows, Dreamweaver menu on a Mac), and select the Site category. There are two checkboxes there for dependent files. Make sure both are selected. The Dreamweaver default is NOT to upload/download dependent files. You need to click Yes, if you want the dependent files to be included.

  • My iPhone is not backed up due to insufficient storage. I am deleting a number of files but would like to know what 'documents

    1: when texting, if I tap e.g. the letter T, occasionally 3 or 4 letters T will follow in rapid succession or when the letter T is highlighted to confirm the letter is correct, it will freeze at that point
    . Also, when scrolling through a message thread to find a particular message, sometimes I have no control over stopping at the wanted message - rapid scrolling right back to the first text occurs & often when I then try again, the reverse happens with rapid scrolling (uncontrollably) through the messages to the last message received.
    2: My iPhone is not backed up due to insufficient storage. I am deleting a number of files but would like to know what 'documents & data' (17.9KB) under 'PREVIEW' is before hitting 'delete'
    Total storage: 5.0GB
    last software update: iOS 7.1.1
    Many thanks
    Andrew
    Sydney

    Thank u verrrrrrrrrrry much FoxFifth u save my life thank u.

  • Bluetooth will receive but not send files

    My Droid X Bluetooth will receive files from other devices, but will not send files to the same devices. Bluetooth headset works great. When attempting to send files, it doesn't even try. It fails immediately.

    What type of files are you tring to send because I have had no issues sending either way?
    UPDATE: Just did some testing and it seems that size may be a factor in this situation, what device are you trying to transfer to?  It seems spartphone to smartphone it will send but when I tried a coworkers regular Sanyo phone it would fail..

  • When I set up my mail I could send emails now a day later I can not send them but can still receive them ... I can't see what is wrong .. Any answers .

    When I set up my mail I could send emails now a day later I can not send them but can still receive them ... I can't see what is wrong .. Any answers .

    It's not a good idea to use a network disk for both Time Machine backups and other things.  By design Time Machine will eventually consume all the space on its output disk, which will then cause problem for your other files.  I'd store those other files on an external disk connected to the Time Capsule.  The problem with that is that Time Machine will only back up files that are local to your Mac.  That means that you'll only have one copy of the files on or attached to your Time Capsule.
    By the way, you've been misled by poor field labeling on this forum into typing a large part of your message into the field intended for the subject.  In the future just type a short summary of your post into that field and type the whole message into the field below that.

  • My iPhone 5 will not send photos but will send text. I went to settings and everything seems good to go but I cannot send photos to anyone via messages...please help

    My iPhone 5 will not send photos but will send text. I went to settings and everything seems good to go but I cannot send photos to anyone via messages...please help

    When you said you went to Settings and everything seems good. Does that mean the MMS was turned on? If so, and this is only being experienced when dealing with SMS/MMS, then you should contact your carrier to have them check to make sure your account is provisioned for MMS, and that everything is alright with your account. SMS/MMS is a carrier function.

  • TS5185 iMessage does not send message, but when I turn if off, then I can text? what is wrong with my Iphone 4S?

    My Iphone 4 is not sending Imessage, but when I turn it off, I can text? What can I do to fix my phone?

    iMessage is separate from texting - SMS/MMS.
    http://support.apple.com/kb/ts2755

  • Send File Adapter - keyFieldValue like 'not(H,B)'

    Hi,
    I've a problem in a sender file adapter.
    The file has one header line, multiple body lines and one trailer line. The structure of the flat file is like:
    H; 0815; text;
    0235;my text; 745;7...
    6341;your text; 464;4 ...
    2342;another text; 726;2
    T; 3; OK
    For header and trailer line there is a key field but for body lines there isn't.
    My idea:
    I take the first field of body lines as key field and define keyFieldValue like 'not(H,T)'.
    Is there a way to define keyFieldValues with expressions with 'not' and 'or' ?
    Or have anyone a different idea to solve the problem ?
    Regards
    Christoph

    Make the Source str as
    MT_Source
      Records      ------------1 to unbounded
        Data         ------------1
    In the sender File comm channel select Message protocol FCC and specify the parameters as given below
    Document Name:MT_Source
    Document namespace:(Specify the namespace)
    Recordset structure:Records,*,Data,1
    Add  more parameters choose +
    Name                           Value
    Records.fieldNames      Data
    Records.fieldSeparator  'nl'
    Records.endSeparator      'nl'
    Follow this blog  and modify java code according to ur requirement

  • I can't send files but i can receive them

    Hello all,
    I've searched this forum and still need help.
    My buddy can send me multiple files, while I cannot send him a single one. He gets an error message: "myusername encountered a problem when sending this file" or something euqually as unhelpful as that.
    • I am on a home network behind a router.
    • I connect wirelessly.
    • I have opened up the firewall ports on both my router and system preferences. I know that they are open, because my buddy can send files to me.
    Also (this might help) it is an AOL IM account that has been active for several years. are there residual account preferences burried somewhere on AOL's server?
    Oh, and, iChat won't connect to my jabber/gmail account, either.
    Any help would be greatly appreciated as iChat is the easiest way to collaborate on large files.
    Thank you,
    brandon

    Hi Brandon,
    I cam across this this weekend with someone using a Netgear device with Port Forwarding of which he sendt me a screen shot so I knew they were done.
    He could accept Pics in text and other files from me and others but could not send any out from his end. Both parties woud end up with a messa=ge that they were "Waiting" for the other end to start either sending or accepting.
    Scanning ports with IPNetmonitorX showed that for some reason port 5190 showed as not open on TCP in his router despite being logged on to AIM.
    The solution was to change the login port in iChat to 443.
    Chat Preferences > Accounts > Account name in left hand column > Server Settings Tab. Change port to 443
    Ralph

  • Bluetooth could not send files out

    pls kindly advise me how to use the bluetooth in this Nokia 3500C asi can receive file but not sending anything out with it.
    Thanks

    what error message are you getting?
    Was this post of some help? Click 'Kudos' star on the right hand side of this post. Your gesture will be highly appreciated!

  • Firefox is not sending file inputs through iframe

    i know this ain't a programming forum, but i'm having problems with firefox while trying to send file inputs through iframes.
    this is my code
    <pre><nowiki><form id="popup_form_archivo" method="post" action="'subir_imagen.php" target="wk_iframe" enctype="multipart/form-data">
    <input name="accion" value="subirImagen" type="hidden" />
    <input name="wkimg" type="file" id="popup_prompt_archivo" />
    </form>
    <iframe name="wk_iframe" id="wk_iframe" src="about:blank"></iframe></nowiki></pre>
    i send the form inputs to the iframe called wk_iframe, i get the data from the hidden input but not the file input..
    I dont know why is this happening?, because it used to work.
    Works good in safarin, Opera, Chrome, But not with Firefox
    I must say i love firefox and that's what i'm here..
    Please help me..

    I notice a single quote in action="'subir_imagen.php". Is that quote necessary?
    *https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form
    *https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button
    This should still be working as the docs indicate.
    Any errors showing in the Web Console (Firefox/Tools > Web Developer;Ctrl+Shift+K) or Browser Console?
    A good place to ask advice about web development is at the mozillaZine "Web Development/Standards Evangelism" forum.
    *http://forums.mozillazine.org/viewforum.php?f=25
    The helpers at that forum are more knowledgeable about web development issues.<br>
    You need to register at the mozillaZine forum site in order to post at that forum.

  • BBM not sending messages, but receiving messages, weird

    hi,
    I have a bb torch 9800
    The bb messenger was working fine till today, I can't send any messages via it.
    I've tried deinstalling the application, installing it again, but it didn't help.
    I've also removed the contact, added the contact again, still it didn't help.
    All messages keep timeouting and then a red cross is being displayed.
    Any ideas how to fix this, pls?
    Thanks, br,
    Dan

    I have been having a similar problem. I currently have a blackberry curve 9320 and my BBM doesn't seem to be working propely. The problem is, everytime i try to send a message to a contact my messages would not send, it only shows the checkmark (tick) with no 'D' or 'R' and my display picture doesn't change either and my personal messages will not update. However i can see all of my contacts updates and am recieving messages from them. I have already tried a battery pull many times, i've uninstalled and re installed BBM, i've registered on host routing and have sent a service book, but nothing seems to work. This has been going on for more than 3 days now and i really would like my BBM back to normal. If anyone knows the solution to this, please help me as i really want my BBM back to normal asap!!! Thank you.

  • PSE7 External hard drive rename does not disconnect files but...

    I am running Vista, and keep my pic files on an external HD (Drive F:).
    Occasionally I would run into the issue that my EHD would get bumped to the G: drive (because I would plug something else into the USB port). When I would open PSE6 Organizer with the drive designated as G:, my files would show as disconnected. I could either search and reconnect all the files each time, or just remap (am I using that term correctly?) the drive back to F: and reopen the organizer and it would find them fine. I understood how to fix this problem in PSE6. I also assumed if I wanted to change my EHD designation, that would be the way to do it.
    Here's the issue: I've upgraded to PSE7, converted my catalogs, and all is well WHEN the drive remains as F:. I want to remap my EHD to the W: designation (to solve the bumping to a different drive letter name issue). But now in PSE7, if I change the drive letter to anything other than F:, and then open the Organizer, the F: designation shows up as a 'ghost' (greyed out, and read-only evidently).
    I can still view the files, edit them, print them, and if I try to reconnect like before, it tells me there are no disconnected files! I CAN'T move the files or folders, create new folders, add folders to watchlist, etc. (by right-clicking in the folder location view). Incidentally, the properties for each file lists them as on the W: drive, but clicking on a file points to a 'ghost/greyed' folder under the 'ghost' F: drive in the folder location view.
    HOW can I change the drive designation and get the organizer to update the thumbnails to point to THAT drive designation, so I can work with all the files and folders like normal? Am I stuck on the F: drive forever???!!!
    Thanks!

    John, Thanks for the reply. Here is what I get when I run the utility with my EHD set to F:, which is where PSE7 knows most of the the files to be. (I do have some occasional files on the internal C: drive.)
    psedbtool version 1.04
    Opening catalog C:\ProgramData\Adobe\Catalogs\Family pics 2006 to present\catalog.pse7db
    Photoshop Elements version: 7
    Total files : 10064
    Total files missing : 0
    Total files offline : 0
    PSE Volume Table
    Path used by PSE : F:
    Status : online
    Total files : 10047
    Total files missing : 0
    Description : WD Passport - Michelle
    Serial : 5226-599A
    Drive_path_if_builtin: F:
    Type : builtin_drive
    Id : 3011
    Path used by PSE : [Family Photos 20]
    Status : offline
    Total files : 0
    Total files missing : 0
    Description : Family Photos 20
    Serial : E7A6-129B
    Drive_path_if_builtin:
    Type : readonly_drive
    Id : 183343
    Path used by PSE : C:\ProgramData\Adobe\Catalogs\Family pics 2006 to present
    Status : online
    Total files : 0
    Total files missing : 0
    Description : database relative
    Serial : amoc:database_relative_volume
    Drive_path_if_builtin:
    Type : database_relative_drive
    Id : 2
    Path used by PSE : C:
    Status : online
    Total files : 17
    Total files missing : 0
    Description : OS
    Serial : 30B4-E6C7
    Drive_path_if_builtin: C:
    Type : builtin_drive
    Id : 2899
    Windows Drives
    Drive Type Serial Path
    C: builtin_drive 30B4-E6C7
    D: builtin_drive F4B1-4B30
    E: readonly_drive 0000-0000
    F: builtin_drive 5226-599A
    Now I will change the drive letter and run the utility again... Okay, changed it to W: and now I get this:
    psedbtool version 1.04
    Opening catalog C:\ProgramData\Adobe\Catalogs\Family pics 2006 to present\catalog.pse7db
    Photoshop Elements version: 7
    Total files : 10064
    Total files missing : 0
    Total files offline : 0
    ****** Volumes with warnings: 1
    PSE Volume Table
    Path used by PSE : W:
    Status : online
    Total files : 10047
    Total files missing : 0
    Description : WD Passport - Michelle
    Serial : 5226-599A
    Drive_path_if_builtin: F:
    Type : builtin_drive
    Id : 3011
    ***** WARNING ***** : Wrong drive letter in catalog
    Path used by PSE : [Family Photos 20]
    Status : offline
    Total files : 0
    Total files missing : 0
    Description : Family Photos 20
    Serial : E7A6-129B
    Drive_path_if_builtin:
    Type : readonly_drive
    Id : 183343
    Path used by PSE : C:\ProgramData\Adobe\Catalogs\Family pics 2006 to present
    Status : online
    Total files : 0
    Total files missing : 0
    Description : database relative
    Serial : amoc:database_relative_volume
    Drive_path_if_builtin:
    Type : database_relative_drive
    Id : 2
    Path used by PSE : C:
    Status : online
    Total files : 17
    Total files missing : 0
    Description : OS
    Serial : 30B4-E6C7
    Drive_path_if_builtin: C:
    Type : builtin_drive
    Id : 2899
    Windows Drives
    Drive Type Serial Path
    C: builtin_drive 30B4-E6C7
    D: builtin_drive F4B1-4B30
    E: readonly_drive 0000-0000
    W: builtin_drive 5226-599A
    OKay, I KNOW there is a wrong drive letter in the catalog, but when this happened in PSE6, I could just reconnect files and go with the new drive letter. That's actually what I want to do here (as painful as it will be to reconnect all my files!) I'm tired of my EHD drive getting bumped around to different letter designations (and causing problems like this), so I'm trying to set it to something far out that won't get bumped.
    Help?

  • Mail can not send emails, but can receive emails

    My apple mail have two mail account,   one is gmail,   another is pop3 mail ( 263.net ),    I can send and receive email via gmail account,   but can not send email through another account (263.net ),   meanwhile I can receive email via this account.    I sure all the setting is right.   I also found this "can't " is occasionally.   sometimes I can send,  but sometimes I can not send email.    But for gmail account,  It is OK for all time.
    Why

    This may help
    https://discussions.apple.com/message/22569311#22569311

Maybe you are looking for

  • I can't install Adobe Flash Pro CS 6 on my OSX Mac! Help!

    Every time I try to install Flash Pro CS6 on my mac, I get the following error: "The installation failed - installer failed to initialize.  This could be due to a missing file." I've rebooted the mac, logged as the administrator to install, and got t

  • Test GUI Exception----help!!!!!!!!!!!!!!!!

    I run the junit test case from dos after typing "java junit.swingui.TestRunner MoneyTest" Before running the test case in the junit sample fold, i set the Classpath which include one fold named "test", then i copy the sample of MoneyTest into this fo

  • SAP EHS Book

    Hi Do any body have access to following SAP Press book, as this book is not getting available on any book store. Implementing SAP Environment, Health, and Safety Best Practices for Design, Configuration, and Implementation Author - Noertemann, Markus

  • Is 'l_s_range' a structure in the exit 'EXIT_SAPLRRS0_001'?

    Hi, I am new to BW reporting. I saw the coding in user exit 'EXIT_SAPLRRS0_001' L_S_RANGE-LOW = '06', something like that. My question is, is this 'L_S_RANGE' a structure? how do I know what fields are there? I tried to see this in SE84 under structu

  • Enable user in AD after creating in LDAP

    I have config a meta-dir to sync user between AD and external LDAP, but when I create a user in LDAP, the entry in AD is not activated. I have to manually activete it in AD. Is there a way to automatic enable the entry through meta-dir ? Wilson.