I am trying to access an ancient FTP server (CTOS).
Directories are of the form
[Disk]<Directory>
The server requires login first
then a cd command to appropriate directory
is there a way to have the
scripted to run after login to the remote server ?cd [Disk]<Directory>