Menu

Windows paths?

Help
Rhomboid
2007-01-19
2013-04-11
  • Rhomboid

    Rhomboid - 2007-01-19

    If I pass a full local path to rsync it just quits with no output, no connection.

    Example:

    rsync -vzrut c:\source user@server::target

    Above just quits with no output (substituting real data, of course). I've tried altering the direction of the slash (/) and quoting the source/target but no change. However changing to the c:\source directory and using just "." works just fine...

    c:
    cd \source
    rsync -vzrut . user@server::target

    Hopefully I'm just missing something?

     
    • Anonymous

      Anonymous - 2007-07-18

      I have tried this also.. What must i type in for a path like this: "C:\Dukumente und Einstellungen\Testuser\Dekstop" ?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.