To get to the shell prompt from Accuterm you must connect as default. In Meza’s system the username and password are perfection. Once you are connected change to root. Type in su root (password for root is dupontppg)
If you wish to rename the priceupdate file before downloading make sure you are at /saves.
Type cd /saves to go to the saves directory (your prompt should look like this
[root@perfection saves]#)
Type mv priceupdate priceupdatebak
To download:
At the prompt type: ftp
FTP> open perfectionsoftware.com
Name : anonymous@perfectionsoftware.com
Password: ps
FTP> lcd /saves (changes local directory to /saves)
FTP> cd /pub/PriceUpd/CAR (changes FTP directory to file location. Note: everything is case sensitive)
FTP> get priceupdate
FTP> bye (quits the session)
To view the contents of a directory type ls -l