Skip to content

Instantly share code, notes, and snippets.

@lmeyer
Created August 1, 2016 11:14
Show Gist options
  • Select an option

  • Save lmeyer/fddd7333aba1b076f17cce8d5e4ddbf4 to your computer and use it in GitHub Desktop.

Select an option

Save lmeyer/fddd7333aba1b076f17cce8d5e4ddbf4 to your computer and use it in GitHub Desktop.
Sync local folder with FTP
ncftpput -R -u user -p pass ftp.domain.com remote_dir local_dir
-z to incremental
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment