Tech Support Guy banner
Status
Not open for further replies.

{RESERVED} Serv-u-ftp problem

1 reading
8.1K views 3 replies 2 participants last post by  Scorpion  
G
#1 ·
i am trieng to setup a ftp server and i am using serv-u ftp ver. 2.5d when i try to login to test it, i get

COMMAND:> PORT 38,26,166,222,4,158
200 PORT Command successful.
COMMAND:> LIST
550 Permission denied.
in cute ftp

i granted list access to this user name and pass for the home directory to no avail. what am i doing wrong?
 
#2 ·
This may be something you already know, but this is what I've found so far:

... at cuteftp.com:
'Permission Denied'
If you receive this message, your server administrator has not established your permissions correctly. You will need to call your server administrator to reset the permissions. Every time an FTP account (for uploading your Web pages) is opened, your server determines all the things that you are allowed to do--upload, download, write to a file, delete a file, make new directories, etc. If permissions have not been set up correctly, it will cause these types of problems. If any transaction you try with CuteFTP doesn't seem to be accomplished, refer to the log (the upper pane of the main CuteFTP screen) for any entries that are colored red or any message boxes that appear indicating a potential problem on your server's end.

also found:
550 restrict: Access is denied
When attempting to access restricted files via FTP, you may see the following error:
550 restrict: Access is denied.
It is no longer possible to change into the "restrict" directory to obtain restricted files. For more information on obtaining restricted files, see the previous section, Downloading Restricted Files.
Downloading Restricted Files
To download a restricted file, you need to manually enter a GET command at the command prompt of your FTP client, as in the following example:
GET /restrict/myfile.exe
 
Save
#3 ·
Try this:

Enable Read, Write and Inherit sub directories for the user, if you don't want any uploads or downloads for the user give a UL/DL Ratio of 0/0 (i think) for them and that should enable them to see what is available but still not download or upload.

Hope this helps....
 
Status
Not open for further replies.
You have insufficient privileges to reply here.