1.FTP> SET DEFAULT "/USR/USERS/ROLLINGS"
250 CWD command successful.
Changes the remote working directory to /usr/users/rollings.
2.FTP> SET DEFAULT ~
250 CWD command successful.
250 New default directory is /USR/USERS
Changes the remote working directory back to the default login
directory.
3.FTP> SET DEFAULT /LOCAL USER$1:[PRESS.CHECK]
Local Directory now USER$1:[PRESS.CHECK]
Changes your local working directory to USER$1:[PRESS.CHECK].