• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Error when FTP to my website from school

aphex

Moderator<br>All Things Apple
Moderator
Never used to do this from school; any ideas?

MLSD
550 Access is denied.
Automatic failover of data connection mode from "Active Mode (PORT)" to "Passive Mode (PASV)".
p.
Won't show directory listing.
 
Same error when i try PASV

MLSD
550 Access is denied.
Automatic failover of data connection mode from "Passive Mode (PASV)" to "Active Mode (PORT)".
PORT 10,100,20,225,7,151
200 PORT command successful
MLSD
550 Access is denied.
 
And this is what i get when using Smartftp 2.0

[14:48:24] 227 Entering Passive Mode (67,18,35,13,111,214)
[14:48:24] Opening data connection to 67.18.35.13 Port: 28630
[14:48:24] MLSD
[14:48:24] 550 Access is denied.
 
There's an option somewhere in all ftp software to switch between active & passive transfer mode. It's probably set to passive and the server only allows active.
 
Originally posted by: cubby1223
There's an option somewhere in all ftp software to switch between active & passive transfer mode. It's probably set to passive and the server only allows active.

I've tried both and get the same error w/ both 🙁
 
Back
Top