Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Old 03-12-2007, 08:10 AM Web FTP
Extreme Talker

Posts: 189
Trades: 0
I found a very good web ftp called net2ftp but i can get it on my yahoo webhosting does someone know how a good web ftp that i can use and doesnt need much system
simster is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-12-2007, 02:30 PM Re: Web FTP
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Why not use regular FTP?

www.smartftp.com should work with Yahoo! hosting and it's free.

If you really want to go the web FTP route, IE has a built-in FTP client (I think Firefox does too). Just type in ftp://username:password@your-server and you're good to go.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)

Last edited by ADAM Web Design; 03-12-2007 at 02:31 PM..
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 03-12-2007, 05:12 PM Re: Web FTP
Extreme Talker

Posts: 189
Trades: 0
i would like other people (that i give ftp access) to be able to upload and delete and create files in a web browser like net2ftp
simster is offline
Reply With Quote
View Public Profile
 
Old 03-12-2007, 06:50 PM Re: Web FTP
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
If you can't run net2ftp chances are you won't be able to run any kind of web/ftp app because they all need server side code, (php usually). And not all Yahoo hosting plans have any server side code available.

BTW what does
Quote:
doesnt need much system
mean ?
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-12-2007, 09:28 PM Re: Web FTP
Extreme Talker

Posts: 189
Trades: 0
web ftp system that i can use and doesnt need much


oops i have php (yahoo webhosting, my own domain)

i create my own scripts for it (i have also modified a php gallery script)

i have no idea how to set up net2ftp

it says edit the settings.inc.php (or whatever file) but i cant find it.
simster is offline
Reply With Quote
View Public Profile
 
Old 03-12-2007, 10:14 PM Re: Web FTP
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Let's take a step back.

File Transfer Protocol ( aka FTP ) is a method for sending files across the internet. It needs:
  • A server. Something to listen for requests, handle authentication, and so on. IIS and Apache both provide ftp servers.
  • A client. Software to talk to the server in a language it can understand.
  • A connection. If both computers are on the Internet this is enough.
It sounds like you have some code to make your host act like an FTP server? Is that the case? Because you'll need something a client will recognize and be able to talk to. But on the other hand, why are you bypassing the built-in FTP server? The one you use to upload changes to your web site with?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 03-13-2007, 12:55 AM Re: Web FTP
Extreme Talker

Posts: 189
Trades: 0
the one i use is the yahoo webhosting control panel

but if i give someone a username and password they cant access the ftp from there so i want them to be able to do it in a web browser
simster is offline
Reply With Quote
View Public Profile
 
Old 03-13-2007, 05:04 AM Re: Web FTP
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Giving others FTP access is a major security risk to your site, is it really what you need. A php upload script could well do all that you require.

settings.inc.php and authorizations.inc.php (the two files to edit) are in the files_to_upload folder when you unzip the download.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-13-2007, 07:13 PM Re: Web FTP
Extreme Talker

Posts: 189
Trades: 0
in yahoo webhosting you can give people access to one folder on your server.

ive tested it using net2ftp and you can see anything in the main domain part or add any folders to the main domain they can only modify whats in that one folder.
simster is offline
Reply With Quote
View Public Profile
 
Old 03-14-2007, 01:07 AM Re: Web FTP
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
The question I have, then, is: why would you want to? The more you expose to the public, the more you increase the chance of danger.

One folder makes sense. Let them upload it to a public folder, then use some post-upload server-side code to examine it, see if it's legit, and move it to the correct location (or delete it outright.)
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 03-14-2007, 05:52 AM Re: Web FTP
Extreme Talker

Posts: 189
Trades: 0
what i mean by giving people access to one folder is first give them username and password and when they log on to ftp server then they can modifey that one folder
simster is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Web FTP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.65451 seconds with 12 queries