russsipe
On other FTP programs I have used there has always been a field to enter the host directory. Smart FTP does not seem to have a field for this. Hence when I trey to access my FTP site I get the following:
230 User admin logged in.
SYST
215 UNIX Type: L8
FEAT
500 'FEAT': command not understood.
TYPE I
200 Type set to I.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (xxx.xxx.xxx.xxx.xxx.xx)
Opening data connection to xxx.xxx.xxx.xxx.xxx Port: 50004
LIST -aL
550 -aL: No such file or directory.
And the program stops.
How do i get Smart FTP to pass along the host directory and connect to my ftp site?
Russell Sipe
230 User admin logged in.
SYST
215 UNIX Type: L8
FEAT
500 'FEAT': command not understood.
TYPE I
200 Type set to I.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (xxx.xxx.xxx.xxx.xxx.xx)
Opening data connection to xxx.xxx.xxx.xxx.xxx Port: 50004
LIST -aL
550 -aL: No such file or directory.
And the program stops.
How do i get Smart FTP to pass along the host directory and connect to my ftp site?
Russell Sipe