DO NOT REPLY [Bug 4520] New: Add the ability to specify a password on the command line

samba-bugs at samba.org samba-bugs at samba.org
Mon Apr 16 17:31:09 GMT 2007


https://bugzilla.samba.org/show_bug.cgi?id=4520

           Summary: Add the ability to specify a password on the command
                    line
           Product: rsync
           Version: 2.6.8
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: mcargile at explido.us
         QAContact: rsync-qa at samba.org


It would be very nice if there was an option to specify a password via the
command line when connecting to an rsync repository, which would make
integrating rsync into scripts much easier. Currently you need to specify a
password file that holds the passwords or set the RSYNC_PASSWORD variable. It
would be easier if one could just use options like:
  --password=somepassword --user=someuser
or being able to say:
  rsync://user:password@server:port/src/ destination


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list