Your best friend for file transfer.

Help! - error: you do not have permission (5 posts)
- Started 21 years ago by Desperado
- Latest reply 21 years ago from Desperado
-
Desperado Member
-
Jim Matthews Administrator
When Fetch opens a shortcut it goes to the specified directory in two steps; first it goes to the parent, then to the actual target directory. Unfortunately, in this case the server does not let you enter the parent (/users) directory.
One workaround would be to change the directory part of the shortcut from /users/~?????? to /users/~??????/. -- that should work.
Thanks,
Jim Matthews
Fetch Softworks -
Desperado Member
thanks for the help, but it still didn't work.
Here's the log:Connecting to users2.ev1.net port 21 (3/4/02 8:19:10 PM)
220 evnet12 Microsoft FTP Service (Version 4.0).
USER robter
331 Password required for ??????.
PASS
230-Welcome to users2.ev1.net!230-
230-Unauthorized access is prohibited.
230 User ?????? logged in.
SYST
215 Windows_NT version 4.0
PWD
257 "/" is current directory.
MACB ENABLE
500 'MACB ENABLE': command not understood
SITE DIRSTYLE
200 MSDOS-like directory output is off
CWD /users
550 /users: Access is denied.
ftp_cwd: -30008 (state == CHANGING_DIR)
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (207,218,192,12,11,148).
LIST
125 Data connection already open; Transfer starting.
226 Transfer complete.Any other ideas???
-
Jim Matthews Administrator
Did you add "/." (a slash followed by a period) to the directory path for the shortcut? I don't think my directions were clear in the earlier posting.
Jim Matthews
Fetch Softworks -
Desperado Member
That did it!
I had failed to notice the period after the forward slash (I thought it was just the period at the end of the sentence).
Thank you for your patience and SUPERB help!
- Page 1
Topic closed
This topic has been closed.
I cannot get Fetch to login to the directory I want (/users/~??????) via my shortcut. I get the transcript below (Note: I have changed the USER info to ??????, to protect the guilty, er, innocent).
You will notice I can get it to go to that directory (/users/~??????) by doing a "change directory" command (see below).
Connecting to users2.ev1.net port 21 (3/3/02 12:56:01 PM)
220 evnet12 Microsoft FTP Service (Version 4.0).
USER ??????
331 Password required for ??????.
PASS
230-Welcome to users2.ev1.net!
230-
230-Unauthorized access is prohibited.
230 User ?????? logged in.
SYST
215 Windows_NT version 4.0
PWD
257 "/" is current directory.
MACB ENABLE
500 'MACB ENABLE': command not understood
SITE DIRSTYLE
200 MSDOS-like directory output is off
CWD /users
550 /users: Access is denied.
ftp_cwd: -30008 (state == CHANGING_DIR)
PWD
257 "/" is current directory.
CWD /users/~??????
250 CWD command successful.
Posted 21 years ago #