![]() | All Advertisers |
| Member Services Directory | Classifieds | Reviews | Jobs | Deal Zone | Merchandise | Marketplace | Facebook App | Books, DVDs & Gadgets | Video Vault | Tips & Techniques |
| |||||||
New Reply | Thread Tools | Search this Thread |
| | #1 |
| Gear addict Joined: Nov 2006 Location: HI Ambacht, the Netherlands
Posts: 402
Thread Starter Verified Member | uploading files directly from website
My webdesigner is going to build a new site and i want to implement an uploadtool so that clients can directly upload wav/aiff files to my server. My returning customers all use my FTP server but as you know, new and one time customers have problems with FTP because they don't now how to deal with it and it takes a lot of time to get things running. (nothing new for a lot of people here i think) So i was wondering how, if you have it on your site, did you manage to upload the files directly from your website? Is there a special tool/protocol/script whatever.. I'm not technical at all when it comes to websites and their techniques but my designer is and so it might get technical, i will pass it on to him so he can do his thing. ![]() Thanks! |
| | |
| | #2 |
| Lives for gear |
My colleague ben might be able to help, I'll point him over here....
|
| | |
| | #3 |
| Lives for gear |
Hi.... There are lots of options available, depending on specific needs, the platform you're running your server on, and budget... Can you give us some more info then I (and Im sure others) will be able to give you some recommendations. |
| | |
| | #4 | |
| Gear addict Joined: Nov 2006 Location: HI Ambacht, the Netherlands
Posts: 402
Thread Starter Verified Member | Quote:
The site is running in php4 (php5 possible) but i also see cgi scripts, asp.net 2.0/3.5, perl (just copy/paste from what i see on my site) Budget is not to much of an issue.. well.. ok.. not to much ofcourse, it's a worldwide crisis. ![]() What i understood from my webdesigner is that small files are no problem but bigger files (like mastering is about) might cause some problems because it's harder to see the status of the upload. | |
| | |
| | #5 |
| Gear addict Joined: Nov 2006 Location: HI Ambacht, the Netherlands
Posts: 402
Thread Starter Verified Member |
No one else? is it really that hard to get it running that nobody is using it? |
| | |
| | #6 |
| Lives for gear Joined: Aug 2004 Location: Brooklyn, New York
Posts: 3,638
Verified Member |
I think you'll get much better answers from a forum that is for wed designers and IT professionals instead of mastering engineers. In these days of ultra-specialization there's a good number of excellent ME's out there whom can't even write even simple html after all. These folks tend to just hire web designers to take care of these types of things and don't know what it took to actually implement each of the elements. Since I'm in the same boat as you (and also created all of my studio's website) I definitely am looking for a similar solution - so please post back if you find something that is relatively easy to implement. Best regards, Steve Berson |
| | |
| | #7 |
| Gear addict Joined: Sep 2008 Location: A country occupied by the Bankers used to be called Hellas
Posts: 463
Verified Member |
Hi, I got a similar thing going on at my website (Home | odeon-mastering). If anyone wants some info on the webdesigners, that I hired to implement it, I would be more than happy to send you their details via a P.M. Sorry I cant be of anymore help but my knowledge on the subject is quite limited. Regards, Apostolos Siopis |
| | |
| | #8 |
| Gear addict Joined: Nov 2006 Location: HI Ambacht, the Netherlands
Posts: 402
Thread Starter Verified Member |
So i think my webdesigner just needs to look for a good tool/script to take care of it all. Will keep you posted when i have some more info!
|
| | |
| | #9 |
| Gear maniac Joined: Jul 2007 Location: Sweden
Posts: 262
Verified Member |
The biggest problem are filesize and restrictions to the php ini file. Please report back if you find anything that works. Odeon, very nice looking site you have! who did it? /J |
| | |
| | #10 |
| Lives for gear |
I spent an exhaustive amount of time looking at PHP scripts, and trying out several to act as a front-end to my webhost's stupid-cheap 10TB space allotment. .. Some of them worked okay, but I ended up getting Rumpus running on a Mac Mini in my machine room, and couldn't be happier. Running a local server has been a great convenience for my workflow, and with the Mini's optical outs showing up as a digital input source on my Crookwood, it's great to be able to audition files right there on the server without having to download or move them. Access can be via any FTP client app, or by http via any web browser using Rumpus' nicely design-customizable web GUI. It all works great. You can see the landing page for my server via the "Client Login" links on my website. Obviously, having a high-speed connection is important, but man .. It's nice. -dave |
| | |
| | #11 | |
| Mastering Joined: Mar 2006
Posts: 3,099
| Quote:
BK
__________________ Bob Katz DIGITAL DOMAIN http://www.digido.com "There are two kinds of fools. One says-this is old and therefore good. The other says-this is new and therefore better." No trees were killed in the sending of this message. However a large number of electrons were terribly inconvenienced. | |
| | |
| | #12 | |
| 3 + infractions, forum membership suspended. Joined: Apr 2009 Location: NYC
Posts: 457
| Quote:
Try changing the ini file with ur web editor like this: upload_max_filesize = 100M post_max_size = 100M might work with a php upload script...otherwise use Send big files the easy way. Files too large for email attachments? No problem! which is cheap enough but too damn slow. | |
| | |
| | #13 | |
| Lives for gear Joined: Aug 2005 Location: seattle, WA
Posts: 2,540
Verified Member | Quote:
its very great. also rumpus can do some very fancy stuff if u feel like editing the template files or even making a php front end to manipulate the config files (as they're just plain txt) | |
| | |
| | #14 | |
| Lives for gear Joined: Aug 2004 Location: Brooklyn, New York
Posts: 3,638
Verified Member | Quote:
Otherwise seems I need to break down and get another Mac then (my old iMac died about 3 years ago and I've been PC only studio since then). Anyone know what the minimum requirements are to get decent speed from a Rumpus server? I'm not wanting to spend a lot of cash on this - so would hope to just pick up a used G4 if I decide to go this route. Best regards, Steve Berson | |
| | |
| | #15 |
| Lives for gear Joined: Aug 2005 Location: seattle, WA
Posts: 2,540
Verified Member |
rumpus flies on any G4 or better mac. im sure there are similar things on the PC, just that with mac software, the world is 1000 fold smaller and stuff is easier to find. |
| | |
| | #17 | |
| Mastering Joined: Mar 2006
Posts: 3,099
| Quote:
And if for any reason you want a PC, a Mac Mini with boot camp is an exceptional, well-built bargain, as long as you don't need any PCI cards. The latest Mac Minis now support dual monitors as well! | |
| | |
| | #18 |
| Lives for gear Joined: Aug 2004 Location: Brooklyn, New York
Posts: 3,638
Verified Member |
I don't think I'm at liberty to discuss it further than a vague overview as what I was shown was done somewhat in confidence - but Dave McNair dropped by my studio last night and showed me the web based solution for both project and file management he uses that's in beta right now - and it kicks a. Upload and downloads easily accessible from any web browser, automated link generation of any files uploaded that with one click sendable via email (which would save me a ton of time right there), emails automatically generated whenever someone uploads or downloads, even has invoicing built in as well. If/when it's made public I think it will definitely generate lots of interest. Best regards, Steve Berson |
| | |
| | #19 |
| Lives for gear |
Sorry for the delayed reply here have been really busy the past week, in the middle of moving house, and preparing to start building a new studio. Before I settled on the solution for SC Mastering, i tried loads of options. The only ones I can recommend are: 1) Rumpus Pros: Easiest to get set up and customize Cons: OS X only If you are serious about having a decent facility for your clients you should be willing to invest in hosting a mac mini at a colocation facility. Either that or ensure you have some kind of lightning fast up and download link, and some form of failover. 2) The solution we settled on in the end: Filechucker and Userbase from Encodable.com Pros: Cross platform, lots of integration options, very configurable (sending emails when files uploaded and downloaded etc) Cons: Harder to configure and customize (but really no problem for someone with even a little web design and coding experience. Anthony from Encodable seems a nice chap and provides good support I ended up setting up a slice on linode.com (highly recommended if you are ok with configuring a linux server) and installing and configuring Filechucker and Userbase on that. You can check out the login page at http://clients.subvertmastering.com thumbsup |
| | |
| | #20 |
| Gear maniac Joined: Sep 2007 Location: The Netherlands
Posts: 162
|
+1 On Rumpus for OSX. Running it on a spare Macmini. I get an email when someone uploads or downloads a project so I can respond quickly. There is also a crossplatform ftp server with webinterface (for client upload) called CrushFTP. It's interface is somewhat cluttered because you can really tweak everything. It's also really cheap. CrushFTP |
| | |
| | #21 | |
| Lives for gear | Quote:
As per my post above, Rumpus is a great solution but unless you have a very fast up and downlink at your studio/home/wherever you have your mini, and you have some kind of set up to provide failover, then I couldnt completely recommend it as its then a solution with a few comprimises. You can get round these by hosting your mini at a colo facility, but then the cost is much higher - hence us looking for an alternative solution, and eventually settling on Filechucker | |
| | |
| | #22 | |
| Lives for gear Joined: Aug 2004 Location: Brooklyn, New York
Posts: 3,638
Verified Member | Quote:
Considering a MacMini would cost about $500 + $270 minimum for a Rumpus license I think I might use my already existing P4 office computer as an FTP server and see if I can get Filechucker / Userbase combo or something similar working with it as a cheaper alternative. Best regards, Steve Berson | |
| | |
| | #23 |
| Lives for gear Joined: Aug 2005 Location: seattle, WA
Posts: 2,540
Verified Member |
its a huge advantage for me having the server on my local gigabit network wiht the macmini/rumpus solution. but dont forget, if you want really good up/down speed, thats a big cost. i have 50mbps up/down with comcast, and its about 150/mo .. maybe more, i forget. also, i use my macmini to run spectrafoo, so its a dual use. but, the rumpus solution isn't cheep, its just easy. |
| | |
| | #24 | |
| Lives for gear | Quote:
As per jdg's post, the limiting factor will be both your up and down bandwidth from wherever the server is. Thats why I chose a linode slice - the bandwidth from their data centers. | |
| | |
| | #25 |
| Lives for gear Joined: Aug 2007 Location: Turkey
Posts: 1,873
| zSHARE - Registration options I didn't try it but maybe it could be helpful to anyone read this topic |
| | |
| | #26 |
| Lives for gear Joined: Mar 2003 Location: Kuhmoinen, Finland
Posts: 666
Verified Member |
How about Sendspace? They have a dropbox that can be added to your website. That isn't limited to your personal up/download speed, and no maintenance of a physical server.
__________________ Jaakko Viitalähde Virtalähde Mastering, Kuhmoinen/Finland http://www.virtalahde.com http://www.facebook.com/pages/Virtal...g/278311633180 Virtalähde Mastering, the studio construction thread: http://www.gearslutz.com/board/photo...ing-house.html |
| | |
| | #27 | |
| Lives for gear | Quote:
A dropbox like that, even if very well integrated into your site still has drawbacks: - no user control; anybody could upload files of any size to you - users will still see that its sendspace - if not at time of upload, they definitely will when you send them a download link I personally care in as much as I dont want clients to get the impression that we are an outfit that cant be bothered or are too cheap to invest in a bespoke solution for them, which could easily lead to the presumption that the same lack of care or investment occurs in the rest of the business. Might not be the case but its the sort of thing I care about. | |
| | |
New Reply
Facebook
Twitter
LinkedIn
| Thread Tools | Search this Thread |
| Similar Threads | ||||
| Thread | Thread starter | Forum | Replies | Last Post |
| uploading pictures | xmostynx | The Moan Zone | 5 | 19th April 2008 07:11 PM |
| help in uploading files | DSMrehearsal | Work In Progress / Advice Requested / Show & Tell / Artist Showcase / Mix-Offs | 1 | 8th January 2008 02:37 AM |
| Uploading photos. | Rick Sutton | So much gear, so little time! | 1 | 17th November 2007 03:06 AM |
| What server do you use for reliable uploading and downloading of large files? | fross | So much gear, so little time! | 8 | 9th October 2006 05:36 PM |
| Trouble uploading files.. | max cooper | So much gear, so little time! | 1 | 20th June 2006 02:53 AM |
| |