FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 13th, 2011, 02:03 PM
treeMan treeMan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2011
Posts: 3 treeMan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 29 sec
Reputation Power: 0
How to give someone access to download files from FTP site

Hi folks

Sorry this may be a pretty basic question but I'm not very familiar with FTP. Basically I'm trying to figure out how I can give someone access to my ftp site to download files. I don't want them to have any administrative access such as being able to upload/delete files, but just to be able to download them. Currently I'm using Core FTP Lite to upload files to the site. The only login for the site is my admin login, but I need to figure out how to setup other users.

Can anyone provide me with any help on how to do this?

Thanks

Reply With Quote
  #2  
Old November 13th, 2011, 03:30 PM
E-Oreo's Avatar
E-Oreo E-Oreo is offline
Lost in code
Click here for more information.
 
Join Date: Dec 2004
Posts: 7,931 E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)  Folding Points: 945 Folding Title: Novice Folder
Time spent in forums: 2 Months 7 h 49 m 26 sec
Reputation Power: 7053
It depends on what FTP server you're using. Most FTP servers will allow you set up a user with read only access to some directories, but how you do it varies widely from server to server.
__________________
PHP FAQ
How to program a basic, secure login system using PHP

Quote:
Originally Posted by Spad
Ah USB, the only rectangular connector where you have to make 3 attempts before you get it the right way around

Reply With Quote
  #3  
Old November 14th, 2011, 08:34 AM
treeMan treeMan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2011
Posts: 3 treeMan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 29 sec
Reputation Power: 0
Quote:
Originally Posted by E-Oreo
It depends on what FTP server you're using. Most FTP servers will allow you set up a user with read only access to some directories, but how you do it varies widely from server to server.


Thanks for your reply.

I'll try to cut a long story short. Basically one of my colleagues suddenly quit leaving us in quite a bad mess. He was in charge of the majority of our domains including the one that I am currently talking about. I noticed on his laptop that he was using the Core FTP client to upload files and I managed to obtain his login for it. I can also login to the domain hosting site but for some reason it won't let me access the domain control panel on the hosting site.

With regards to a server I'm assuming you mean something such as Core FTP Server? I don't currently have my colleagues laptop at the moment so therefore I'm not sure if he has something such as Core FTP Server installed. I did try installing Core FTP server however I don't have a clue how to set it up with my FTP site

Any help would be much appreciated.

Thanks

Reply With Quote
  #4  
Old November 14th, 2011, 03:01 PM
E-Oreo's Avatar
E-Oreo E-Oreo is offline
Lost in code
Click here for more information.
 
Join Date: Dec 2004
Posts: 7,931 E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)  Folding Points: 945 Folding Title: Novice Folder
Time spent in forums: 2 Months 7 h 49 m 26 sec
Reputation Power: 7053
The FTP client you use generally has no relation to the FTP server you use.

If your website is hosted by a third party webhost then you will need access to their control panel in order to set up and change FTP accounts. Webhosts generally provide a web based interface for managing FTP accounts and do not allow configuration of accounts through any other method.

It sounds like you'll need to contact the web host in order to accomplish this.

Reply With Quote
  #5  
Old November 14th, 2011, 03:21 PM
treeMan treeMan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2011
Posts: 3 treeMan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 m 29 sec
Reputation Power: 0
Quote:
Originally Posted by E-Oreo
The FTP client you use generally has no relation to the FTP server you use.

If your website is hosted by a third party webhost then you will need access to their control panel in order to set up and change FTP accounts. Webhosts generally provide a web based interface for managing FTP accounts and do not allow configuration of accounts through any other method.

It sounds like you'll need to contact the web host in order to accomplish this.


Thanks

I had an idea that this might be the case. I'm not sure if you know of this hosting site but it's hosted throught streamline.net.

I'll give them a call tomorrow

Reply With Quote
  #6  
Old November 15th, 2011, 12:17 AM
dotnetmaster's Avatar
dotnetmaster dotnetmaster is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2009
Posts: 46 dotnetmaster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 16 h 38 m 46 sec
Reputation Power: 5
Hello,

Can you access the CP? If you cant access the CP, you need to find out your username and password for your Control Panel. You can ask your hosting provider.

Then, after you have login, you can create new FTP account via your CP.

Hope it helps

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > How to give someone access to download files from FTP site

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap