Portal Home > Knowledgebase > Server Administration > SSH Download Using FTP Login
How To: SSH Download Using FTP with Login Credentials
To download an rpm with ftp credentials, login to command
line and run the following as an example:
wget --ftp-user=username --ftp-password=your_password ftp://locationpathofileyouwanttodownload.com
Add to Favourites
Print this Article