Could someone please help me download data from a ftp every time I log into my machine (linux mint) using a shell script? I've tried countless times, but to no avail. I'll show you the attempts and their errors.
wget ftp://41.94.65.2:[email protected]/CHIBABAVA/data/2017/01/CHIBABAVA_data20170101.csv -P ~/Downloads
Error:
Resolving ftp.41.94.65.2 (ftp.41.94.65.2) ... failed: Name or service not known. wget: unable to resolve host address 'ftp.41.94.65.2'