Hello List,

I am using fab to rsync some directory to the remote servers. These servers (unfortunately) do not support key-based authentication and previously (in 0.1) fab_password was doing his job just fine. Now in 0.9 fabric.contrib.project.rsync_project calls "local" rsync and I am being prompted for the password for each server in the group.

Is there any way to make rsync_project to accept env.password or similar?

Cheers, Thomas


_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to