The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> System Administration
> FTP Help
|
Trying to make ftp use easy for my clients
Discuss Trying to make ftp use easy for my clients in the FTP Help forum on Dev Shed. Trying to make ftp use easy for my clients FTP Help forum discussing FTP practices, tips and solutions for problems with FTP on multiple platforms. File Transfer Protocol (FTP) was designed specifically for transferring files from one machine to another.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

February 10th, 2012, 08:42 AM
|
|
Registered User
|
|
Join Date: Feb 2012
Posts: 3
Time spent in forums: 56 m 47 sec
Reputation Power: 0
|
|
|
Trying to make ftp use easy for my clients
I have an ftp site and I'd like to give clients an "APP" they can run from their PC. Basically I want them to click on this app or link from my website, get prompted to enter their name, phone #, and comments, then browse to their files and click submit to send an email to me and send the files to my ftp site. So can someone tell me what I'm looking for?  Telling my client how to get to my ftp site is a real time vampire and just doesn't promote a polished professional image... Thanks for any replies~
|

February 10th, 2012, 04:04 PM
|
 |
Still alive
|
|
Join Date: Mar 2007
Location: Washington, USA
|
|
|
You know Windows (and I'm sure Linux and Mac) have built-in FTP access with a very simple interface?
|

February 19th, 2012, 04:37 PM
|
|
Registered User
|
|
Join Date: Feb 2012
Posts: 3
Time spent in forums: 56 m 47 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by requinix You know Windows (and I'm sure Linux and Mac) have built-in FTP access with a very simple interface? |
Yeah, I know but I'm looking for a candy-coated software solution so a client can come to my website, click a button, enter a name, phone number and comments and then click an add files button, browse to the files, and click place an order. Many of my clients just want to send an order and not bother with navigating thru windows explorer, etc, etc.
|

February 19th, 2012, 06:44 PM
|
 |
Still alive
|
|
Join Date: Mar 2007
Location: Washington, USA
|
|
|
Then what you're looking for is a website. Specifically, some page(s) on a website to do this. That's a whole different can of worms besides FTP.
But originally you talked about an application; something the client would have to download and run. Which of those would you prefer? Next step is to figure out what your options are in terms of making/otherwise acquiring those things.
|

February 25th, 2012, 08:49 AM
|
|
Registered User
|
|
Join Date: Feb 2012
Posts: 3
Time spent in forums: 56 m 47 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by requinix Then what you're looking for is a website. Specifically, some page(s) on a website to do this. That's a whole different can of worms besides FTP.
But originally you talked about an application; something the client would have to download and run. Which of those would you prefer? Next step is to figure out what your options are in terms of making/otherwise acquiring those things. |
I'd have to go with the website solution first... So what the heck am I asking for?  We have a website but the ftp link is pretty much a brick wall for most of our clients. TNX!
|

February 25th, 2012, 10:37 AM
|
 |
Still alive
|
|
Join Date: Mar 2007
Location: Washington, USA
|
|
|
If your users can't figure out how to use a website then I'm afraid you've got some rather large problems to deal with.
A webpage for this would be pretty easy.
- Needs some kind of database to track who is allowed to access this upload thing. Variety of solutions.
- One page for the form.
- Form really, really needs to validate the file being uploaded. Can't just assume your trusted users will upload trusted files.
- Stick the good files on FTP and fire off a notification email.
Find a suitable place on your site. A place the clients can find if they forget the link. Then get whoever manages the site to add this functionality... and if that's you then what kind of technologies (language, database, etc.) are you using for it?
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|