Is the below maybe what you mean?
< 220 ProFTPD FTP Server ready.
> USER preciousgift@preciousgiftsurrogacy.com
< 331 Password required for preciousgift@preciousgiftsurrogacy.com.
> PASS
< 230 User preciousgift@preciousgiftsurrogacy.com logged in.
> PWD
< 257 "/home/preciousgift" is current directory.
> PWD
< 257 "/home/preciousgift" is current directory.
> CWD /home/preciousgift
< 250 CWD command successful
> MKD MM_CASETEST4291
< 257 "/home/preciousgift/MM_CASETEST4291" - Directory successfully created
> CWD /home/preciousgift
< 250 CWD command successful
> RMD MM_CASETEST4291
< 250 RMD command successful
> CWD /home/preciousgift
< 250 CWD command successful
> MKD xyiznwsk
< 257 "/home/preciousgift/xyiznwsk" - Directory successfully created
> CWD /home/preciousgift
< 250 CWD command successful
> PASV
< 227 Entering Passive Mode (67,19,70,146,236,216).
> TYPE A
< 200 Type set to A
> LIST -al
< 150 Opening ASCII mode data connection for file list
< drwx------ 4 preciousgift preciousgift 4096 Jul 29 17:45 .
< drwxr-x--x 3 preciousgift preciousgift 4096 Jul 14 22:51 ..
< -rw-r--r-- 1 preciousgift preciousgift 24 Jul 14 22:51 .bash_logout
< -rw-r--r-- 1 preciousgift preciousgift 230 Jul 14 22:51 .bash_profile
< -rw-r--r-- 1 preciousgift preciousgift 124 Jul 14 22:51 .bashrc
< drwx------ 2 preciousgift preciousgift 4096 Jul 18 21:19 .spamassassin
< lrwxrwxrwx 1 root root 21 Jul 14 22:51 mainwebsite_cgi -> ../../var/
< lrwxrwxrwx 1 root root 18 Jul 14 22:51 mainwebsite_html -> ../../var/
< -rw-r--r-- 1 root root 25 Jul 15 18:11 skins.ini
< drwxr-xr-x 2 preciousgift preciousgift 4096 Jul 29 17:45 xyiznwsk
< 226 Transfer complete.
> CWD /home/preciousgift/mainwebsite_cgi
< 250 CWD command successful
> CWD /home/preciousgift/mainwebsite_html
< 250 CWD command successful
> CWD /home/preciousgift
< 250 CWD command successful
> RMD xyiznwsk
< 250 RMD command successful
> CWD /home/preciousgift/mainwebsite_cgi
< 250 CWD command successful
> PWD
< 257 "/var/
is current directory.
> CWD /var/
< 250 CWD command successful
> PASV
< 227 Entering Passive Mode (67,19,70,146,236,217).
> TYPE A
< 200 Type set to A
> LIST -al
< 150 Opening ASCII mode data connection for file list
< drwxrwxrwx 2 preciousgift preciousgift 4096 Jul 27 18:06 .
< drwxr-xr-x 9 root root 4096 Jul 14 22:51 ..
< -rwxr-xr-x 1 preciousgift preciousgift 3629 Jul 19 19:33 cgi-lib.pl
< -rwxr-xr-x 1 preciousgift preciousgift 29217 Jul 19 19:16 formmail.cgi
< -rwxr-xr-x 1 preciousgift preciousgift 340 Jul 27 18:06 test.html
< 226 Transfer complete.