Skip to main content
edited tags
Link
ams
  • 5.9k
  • 1
  • 21
  • 27
Source Link
vicdeveloper
  • 379
  • 3
  • 8
  • 19

SFTP Automatic Login

I want to know how can I connect automatically using sftp with a password as an argument in the same command to get the automatic login an execute once.

Example:

I want to put it into a script, and try to make one sentence to do this task.

Cheers,