Skip to content

Instantly share code, notes, and snippets.

@hergerr
Created December 23, 2021 17:51
Show Gist options
  • Save hergerr/b7a052d0214475bb01a30c24d21f754f to your computer and use it in GitHub Desktop.
Save hergerr/b7a052d0214475bb01a30c24d21f754f to your computer and use it in GitHub Desktop.
Utils for web develepment, that I use pretty seldom and constantly forget
# upload via ftp
ncftpput -R -v -u "login" cluster.address /destination/folder /local/src/folder/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment