Skip to content

Instantly share code, notes, and snippets.

@unk
Last active November 14, 2017 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unk/29b37d1d9246704e7251dcb9a1895356 to your computer and use it in GitHub Desktop.
Save unk/29b37d1d9246704e7251dcb9a1895356 to your computer and use it in GitHub Desktop.
lftp -u user webhost.com
# lftp -u {USER_NAME} {HOST}
lftp -u user,password webhost.com
# lftp -u {USER_NAME},{PASSWORD} {HOST}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment