Posted by joy
Would there be any reason that an Mac OS X compatible FTP client, like, say cyberduck would not be able to view an .asp file within an IIS FTP virtual directory?
For some added drama, if you answer with what I think went wrong, I get to win a bet.
Technorati Tags: FTP, Mac OS X, I hate IIS, I think it is a directory settings issue
Add this post to your favorite Web 2.0 social bookmarking site:These icons link to social bookmarking sites where readers can share and discover new web pages.
This entry was posted
on Wednesday, January 17th, 2007 at 9:44 pm and is filed under Tech.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Comments are moderated, so expect a small delay between posting and viewing your comment on the site.
January 17th, 2007 at 11:06 pm
you get to win a bet? but what’s in it for us?
feh, I don’t know anyway…permissions? Um, maybe you need an IIS geek.
January 17th, 2007 at 11:56 pm
What do you get, let’s see…hmmm…a happy blogger?
I dunno, I’d almost say a date, but although most of my readers are male, I think most are, um, otherwise committed.
BTW, the files were later detected, but that was only after cyberduck was toggled to “active” FTP and the files are being recognized on the Mac as Adobe Go Live files.
In my book, that still isn’t right.
January 18th, 2007 at 9:47 pm
Yes, it doesn’t seem right at all. I’m no IIS geek, so let me take a stab at it. :-) My understanding is that for an FTP client to see a virtual folder there needs to be an actual folder in the directory. This folder would typically be empty since the actual files live in the virtual folder. My theory is that somehow Cyberduck is/was showing you the contents of the empty physical folder.
January 18th, 2007 at 10:34 pm
You gotta tell us how you’re finding that in your log files ;-)
January 19th, 2007 at 12:18 am
stubbornly correct?
January 19th, 2007 at 7:45 pm
You gotta tell us how you’re finding that in your log files ;-)
There’s an Apache module for that.
January 19th, 2007 at 9:35 pm
What do you mean by view? Can you list the contents of the directory and the .asp files are just not there? #1 it sounds like you have MIME issues on the OSX side, which are seeing the .asp as Adobe files. Also, when you say you toggled to active ftp, I assume previously you were connecting “passively”?
I would guess that there are firewall issues in play. FTP is tricky to firewall properly, particularly if you have some kind of NAT going on in the client side. If you were able to list the file but not able to download it, that would almost certainly point towards a firewall issue.
Best solution would be to use something like SFTP, but I am a Unix geek, so I don’t know how available that is with IIS Virtual directories.
Cheers,
Matt