You are not logged in.
Pages: 1
Hi!
I would like to enable a friend who is running Windows to upload a 30MB file to my arch machine without him having to install any software or signing up to any sharing services - that is, I want to be the politest recipient possible.
What's the simplest way to do this?
I've been reading up on installing OpenSSH, vsftp and setting up a LAMP-Server, but do I really need this?
Offline
Can you not use something like a shared Dropbox account? That's what me and my friends do between their Windows machines and my Arch system. Anything else will have to require some form of set up both ends.
Last edited by Kartious (2014-06-09 12:53:04)
Offline
you could try wetransfer.com. i dont think it needs any registration.
Offline
Thanks! I will try doing it via Dropbox/webtransfer ![]()
So in general: Setting up a server that allows somebody else to upload files to some ftp://* address, for example, that would NOT require set up at both ends, needs quite some work?
Offline
Ehmm... if there's no set up at either end, that means nothing changes, which doesn't sound like what you want.
Set up some http server, configure it to accept uploads, give your friend the URL. Then all he needs is abrowser, which I guess he already has.
Last edited by tomk (2014-06-09 14:25:31)
Offline
Thanks! I will try doing it via Dropbox/webtransfer
So in general: Setting up a server that allows somebody else to upload files to some ftp://* address, for example, that would NOT require set up at both ends, needs quite some work?
Xyne wrote quickserve for that purpose. You'll have to set up some port forwarding and maybe dyndns, then your friend only needs a webbrowser.
http://xyne.archlinux.ca/projects/quickserve/
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
Pages: 1