Page 1 of 1
What are you using for up- and downloading of files?
Posted: Thu Jul 16, 2009 8:18 am
by matthijs
One issue that keeps coming back with friends and family is the problem of how to send bigger files to each other.
With mail only a limited size is allowed (10 Mb I think). Free file transfer services like dropsend are often also limited and sometimes slow.
I tried FTP but for non-technical people that's too difficult to use and you often have problems with windows firewalls preventing transfers etc
So what other options are there?
One thing I thought of is creating my own dedicated area on a server with an up- and download script (behind password of course) but the drawback I see with that is security. If it's ever compromised the whole server is compromised at once
Re: What are you using for up- and downloading of files?
Posted: Thu Jul 16, 2009 9:19 am
by alex.barylski
I copy files to my inhouse server and temporarily port forward HTTP requests, close the port and everything is back to normal.
Re: What are you using for up- and downloading of files?
Posted: Thu Jul 16, 2009 9:25 am
by VladSun
matthijs wrote:One issue that keeps coming back with friends and family is the problem of how to send bigger files to each other.
Set up a VPN server
http://poptop.sourceforge.net/dox/debian-howto.phtml
Config it to use the "proxyarp" option.
Then connect to it and use simple file sharing

Re: What are you using for up- and downloading of files?
Posted: Fri Jul 17, 2009 4:28 pm
by Scott1357
Re: What are you using for up- and downloading of files?
Posted: Fri Jul 17, 2009 10:04 pm
by JAB Creations
Isn't this a community of web developers and web designers; don't you guys have some sort of web hosts?

I download via Firefox.

I upload with an CuteFTP 6...I don't like the newer versions and 6 works beautifully for me!

I don't think I've ever uploaded a file larger then a couple hundred megabytes.
Re: What are you using for up- and downloading of files?
Posted: Fri Jul 17, 2009 11:54 pm
by Bill H
Firefox addon FireFTP.
Re: What are you using for up- and downloading of files?
Posted: Sat Jul 18, 2009 1:50 am
by matthijs
Thanks for all the ideas.
@billh: I'll check out FireFTP
@Scott1357: yes, services like that are an option. They have limits in how large/often you can send files, but for smaller stuff it works
@VladSun: I might try that one day when I feel real geeky. usually I try to avoid the terminal if I can ... (me ducks away for all the stuff thrown at me now..)
@JAB: I was specifically talking about friends and family: mine don't exist of developers. I tried explaining FTP to one of them but I ended up spending hours trying to resolve weird Firewall issues and in the end gave up
Re: What are you using for up- and downloading of files?
Posted: Sat Jul 18, 2009 10:17 pm
by JAB Creations
Gah...sorry matthijs I didn't read your post clearly, my bad.
I just installed FireFTP and it's ok, but it lacks the power of client/server bookmarks. I'm going to send the extension author a short email about implementing it...I don't see this as being difficult though it would make things work much faster. I also think that the extension could be automated for friends and family a little more if they provided a limited amount of scripting though I'm sure there are plenty of security issues relating to that...however I think if the issues were worked out it could possibly make it much easier to use for the common person.
Re: What are you using for up- and downloading of files?
Posted: Sat Jul 18, 2009 11:25 pm
by Bill H
I didn't read it all that well either, was just responding to the CuteFTP comment. I like CuteFTP just fine, but the FireFTP is nice and simple and serves my purpose. Once it's implemented as to logon data, which matthijs could walk the family member through, it is pretty simple to use and firewalls aren't an issue. Maybe.
Re: What are you using for up- and downloading of files?
Posted: Sun Jul 19, 2009 7:08 am
by SeaJones
I upload most stuff to my server, and give people a download link:
http://myserver.com/linktofile etc.
To receive stuff I tell people to use yousendit or something.