Comments on: File Transfer Problem http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Chris Wellons http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-12030 Wed, 15 Apr 2009 02:01:55 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-12030

I think the powers that be want this to be difficult. They don’t want it to be easy for people to transfer large amounts of data over the Internet. It would make copyright infringement easier, and probably enable other things they fear.

Until Windows comes with some p2p file transfer mechanism by default Alice and Bob will always have problems.

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3139 Thu, 01 Mar 2007 22:41:17 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3139

Unfortunately most of my users have not been convinced to use Firefox yet. Some do indeed use it, but not all of them.

Still, AllPeers looks interesting. I will have to look into it.

Reply  |  Quote
]]>
By: Starhawk http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3137 Thu, 01 Mar 2007 21:09:18 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3137

Gotta laugh over all your experiences with “clueless Lusers”. Such a thing should be easy huh?

Well if ya have talked them into using firefox, hopefully ya have then there is a FF extension, AllPeers Beta that seems like it woould do the trick. It requires that you provide an email address but communications are encrypted using SSL. I’ve never used it but it looks easy to use.

Something else I’ve never used foldershare also looks easy to use. I know nothing about it tho.

anyway just a couple thoughts.

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3131 Thu, 01 Mar 2007 01:31:03 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3131

Yes, the evil Eve. I hate that bitch! ;)

I’m tempted to just bring a Linux box to work, set it up in the corner running ssh server and then find the simplest standalone scp client in existence and give it to Bob and Alice.

Reply  |  Quote
]]>
By: chris http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3130 Thu, 01 Mar 2007 01:09:46 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3130

But you’re talking about Bob and Alice. I thought those two were the epitome of security! If they use FTP or plain ol’ email, you know that Eve (probably the BOFH at that one company) is going to know about it!

FileZilla supports SFTP and also runs as a standalone executable. You could at least put a link to both that utility and your SFTP server to prevent Eve from getting any other files left on your server.

Anyway, you’ve presented a good problem. Good luck with it.

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3129 Thu, 01 Mar 2007 00:54:22 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3129

Chris – yeah, I know about it. It’s a great app but it probably wouldn’t work.

The problem is that Bob is probably somewhere in the field, at a random company which may have a BOFH maintaining the firewall. Alice on the other hand may actually work for a different company, with a strict security policy.

So anything that requires port forwarding, firewall configuration and etc won’t work. :(

With FTP all I really need them to do is to type in ftp://username:password@server.tld in the IE address bar. Hell, I can send them a clickable link in an email. Unfortunately the windows ftp client does not do any encryption, and IIS FTP server that I have in the office does not support SSL.

Of course Bob and Alice probably wouldn’t use encryption when transmitting files via email either cause they are idiots so this is not such a huge disadvantage.

Reply  |  Quote
]]>
By: chris http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3128 Thu, 01 Mar 2007 00:02:32 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3128

Have you ever seen this:

http://rejetto.com/hfs/

Basically, it’s a http/file server that you run on your local PC. It’s also a single executable file so there’s no install needed.

Surely if you can walk them through downloading and installing an FTP client and populating the appropriate fields, you can walk them through reconfiguring their router. I just looked and I don’t think this software supports encryption, which, to me, wouldn’t work in your situation.

I keep this tool on my USB drive and have actually used it a few times at LAN parties and coffee shops and such.

Reply  |  Quote
]]>
By: Miloš http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3124 Wed, 28 Feb 2007 19:19:51 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3124

We either set them up on Novell’s NetDrive (using Novell’s Client); a SNAP server or a share on Windows 2003. We also have an Xserve, but haven’t used it for that yet. The easiest thing to do is enable SMB for them to map the drive (if on the same network) or just SFTP stuff.

If you can secure it and monitor it, I would recommend having something like this as a backup in case people need it in the future.

Reply  |  Quote
]]>
By: Alphast http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3121 Wed, 28 Feb 2007 15:48:44 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3121

Yes, I can understand that as well. But I was thinking of something where you just upload, download and then simply erase everything (which is not completely safe, but the chance of having someone intercepting is relatively low). But I admit it is not really “idiotproof”, as it is likely that someone will forget erasing, or erase too early…

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3120 Wed, 28 Feb 2007 15:39:36 +0000 http://www.terminally-incoherent.com/blog/2007/02/28/file-transfer-problem/#comment-3120

Alphast – I’d rather avoid using 3rd party online sites to host the file just because it may contain confidential information. Yes, they could encrypt it, and password protect it but still.

Miloš – what do you use to set up the shares? Would it make sense for me to run it on a server here?

Reply  |  Quote
]]>