Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsDiscussion Forum → Using Explorer for ftp.
Using Explorer for ftp.
2003-12-12, 9:25 PM #1
What do I type in the address bar to use Explorer for ftp?


------------------
To artificial life, all reality is virtual.
2003-12-12, 9:39 PM #2
ftp://ftp.foo.bar/

I'd highly recommend an external ftp client though. Actually for most of what i do the one built into Editplus is solid. behind that.. ws_ftp is very nice, as is another someone posted some time back that i can't recall.

------------------
[Blue Mink Bifocals !] [fsck -Rf /world/usr/] [<!-- kalimonster -->] [Capite Terram]
Applecore scowled. "What does that mean, 'real'? Amn't I real, you? If you cut me, do I not bleed? If you piss me off, will I not kick you up the arse?" -War of the Flowers
NPC.Interact::PressButton($'Submit');
Also, I can kill you with my brain.
2003-12-13, 1:20 AM #3
It's for my buddy's little brother. I wanted to show him some of the stuff on my server. Just viewing the source would only show the html parsed from the PHP. I was at my buddy's place and didn't want to start dl'ing and installing ftp software that he would never use.

Thanks Dor.

------------------
To artificial life, all reality is virtual.
2003-12-13, 7:34 AM #4
or to make things quick you can type:

ftp://login: pass@ftp.server.url/

Or if you dont want your password visible, just type:

ftp://login@ftp.server.url/

And a login box will pop up. If you dont include at least your login name, it will automatically log you in as anonymous I think. I use IE FTP when I need to do things real quick and I can't be bothered to find and run whatever ftp program I have on my HD.

------------------
You underestimate the power of the Dark Side...

DSettahr's Homepage

[This message has been edited by DSettahr (edited December 13, 2003).]

↑ Up to the top!