I keep having problems with when I try to FTP to ftp.drivehq.com:
When I try to get a directory listing I keep getting "Permission denied". I tried several FTP-clients and use Passive mode.
- If I log on with my username do I automatically 'get in' at my own storage location or do I have to change directory ?
- Do I have to set permissions (how?) to see my files ?
This is a log example:
-------------------------------------
SmartFTP v1.5.990.19
Resolving host name "ftp.drivehq.com"
Connecting to 66.220.9.50 Port: 21
Connected to ftp.drivehq.com.
220 Welcome! DriveHQ offers a complete FTP hosting solution for small businesses and advanced users. With our service, you save on FTP server hardware, software, hosting service and system administration cost. You can share files and folders with read/write permissions on DriveHQ.com platform. Please note Microsoft command line FTP client doesn't support Passive FTP and cannot be used with a firewall. For more info, please visit: http://www.drivehq.com/FTPService.aspx.
USER avision
331 User name ok, need password.
PASS (hidden)
230 User successfully logged on.
SYST
215 UNIX emulated by DriveHQ FTP Server.
FEAT
501 Syntax error: Command not understood.
TYPE I
200 Type set to I
REST 0
350 Restarting at 0.
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (66,220,9,50,18,15).
Opening data connection to 66.220.9.50 Port: 4623
LIST -aL
550 Permission denied.
Automatic failover of data connection mode from "Passive Mode (PASV)" to "Active Mode (PORT)".
PORT 192,168,1,100,17,40
200 Port command successful.
LIST -aL
550 Permission denied.
----------------------------------------------------------------------------------------------------------
Can you please help me with this one ?
Regards,
Wilbert