What are you using for up- and downloading of files?
Moderator: General Moderators
What are you using for up- and downloading of files?
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
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
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: What are you using for up- and downloading of files?
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?
Set up a VPN servermatthijs wrote:One issue that keeps coming back with friends and family is the problem of how to send bigger files to each other.
http://poptop.sourceforge.net/dox/debian-howto.phtml
Config it to use the "proxyarp" option.
Then connect to it and use simple file sharing
There are 10 types of people in this world, those who understand binary and those who don't
Re: What are you using for up- and downloading of files?
Have you tried http://www.yousendit.com?
Last edited by Benjamin on Fri Jul 17, 2009 7:00 pm, edited 1 time in total.
Reason: Removed Spammy Signature
Reason: Removed Spammy Signature
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: What are you using for up- and downloading of files?
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.
- Bill H
- DevNet Resident
- Posts: 1136
- Joined: Sat Jun 01, 2002 10:16 am
- Location: San Diego CA
- Contact:
Re: What are you using for up- and downloading of files?
Firefox addon FireFTP.
Re: What are you using for up- and downloading of files?
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
@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
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: What are you using for up- and downloading of files?
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.
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.
- Bill H
- DevNet Resident
- Posts: 1136
- Joined: Sat Jun 01, 2002 10:16 am
- Location: San Diego CA
- Contact:
Re: What are you using for up- and downloading of files?
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?
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.
To receive stuff I tell people to use yousendit or something.