RatS icon indicating copy to clipboard operation
RatS copied to clipboard

Let user enter credentials via command line

Open StegSchreck opened this issue 8 years ago • 1 comments

possible ways:

  • as argument
  • prompt for it when needed
  • prompt for all needed credentials before starting

StegSchreck avatar Aug 11 '17 17:08 StegSchreck

  • as argument is not feasible when using multiple destinations
  • prompt when needed is not comfortable, when starting the script and letting it run (as it might take a while), especially when using multiple destinations.

This leaves the prompt at startup of the script for all sources and destinations used later.

Additional thought: think about re-prompting for when login failed.

StegSchreck avatar Oct 19 '18 20:10 StegSchreck