Created
April 5, 2022 18:22
-
-
Save srkirkland/3186612ace425d64919fbf6f660596a4 to your computer and use it in GitHub Desktop.
download files from remote (box) FTP matching pattern
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -m -nd [email protected] "ftp://ftp.box.com/file*.jpg" --ask-password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment