![]() |


|
|||||||
| Hardware & Software Discussion Hardware and Software discussion and troubleshooting. Tweakers and Overclockers welcome! |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
![]() Join Date: Jul 2005
Location: PA, USA
Age: 39
Posts: 1,164
|
Remote File storage or Transfer?
Hey Folks... I am looking for a solution that will allow me to Transfer large files to and from Work/home etc. I have tried FTP servers but with limited success.. and it seems the firewall I am behind at work is a bit picky. I use Logmein.com to get access to and from with no issues (great stuff!!) but cannot transfer files..
I was thinking of going back to UltraVNC.. but was wondering if you thought of a better way..maybe off site remote file storage etc.. Thanks for your ideas... P
__________________
Have a great day! TG - SOP -- TeamSpeak Server Information - REQUIRED READING
|
|
|
|
|
|
#2 (permalink) |
|
Join Date: Aug 2005
Location: San Pablo, California
Posts: 4,240
|
Re: Remote File storage or Transfer?
Depends on the company firewall.
I'd suggest running a sshd server on port 443 at home. Then you can use scp (WinSCP is a good GUI Windows client) to access that port. To the company firewall, it will look like you're trying to access a secure web page. Note, though, that the firewall will likely log the address you're trying to access. Some IT snoop may feed it up the food chain as "inappropriate/suspicious Internet activity" if connecting up to residential IP addresses is considered bad. (Home servers look a little like the zombies used to distribute viruses and trojans.) BTW, how large is "large"? Can't you just use a USB memory stick? (I like my new microSD card I got for my phone, smaller than a fingernail and 2 GB of storage.)
__________________
|
|
|
|
| Sponsored links | |
|
|
|
|
|
#3 (permalink) |
|
Join Date: Feb 2007
Location: Midwest hollar-back!
Age: 23
Posts: 401
|
Re: Remote File storage or Transfer?
Why don't you just purchase your own domain? That would probably be the easiest, I would think. For a few bucks a month you can just have your own website and you can upload/download from there.
__________________
|
|
|
|
|
|
#5 (permalink) |
![]() ![]() Join Date: Nov 2006
Location: On the beach north of Jacksonville, NC
Posts: 3,047
|
Re: Remote File storage or Transfer?
Like he said above, how big a file are you talking about? And how much total?
Do you just want constant access you anything you have on your computer at either location, or just a certain number of files, and what kind of files are they (photo or other media, data files, etc)?
__________________
![]() LINKS 10th Tactical Guard Server Rules and SOP * Kicked? Banned? READ THIS FIRST!* Contact an Admin * Nominate your teammates for a ribbon Stoop and you'll be stepped on; stand tall and you'll be shot at. -Carlos A. Urbizo- |
|
|
|
|
|
#6 (permalink) |
![]() Join Date: Jul 2005
Location: PA, USA
Age: 39
Posts: 1,164
|
Re: Remote File storage or Transfer?
The File size and need is Random... could be a couple Hundred Meg ZIP/RAR...Could be a 1 gig ISO... (rare).. The Small stuff I just remote in and GMAIL it to myself.. The Sick thing is that I have my own Server/domain/etc... with very Little Limitations on myself...other then the University Firewall (I say firewall..but it's a packet inspection beastie..).. So technical limitations and Knowledge limitations are my only issues..
(I have a huge ass University Pipe and a 250 Static Ip's to play with..) My Server (Its a server but doesn't do any server THINGS) runs Server 2003... Optimally this box would act just like a NAS or something.. Thanks for your imput..
__________________
Have a great day! TG - SOP -- TeamSpeak Server Information - REQUIRED READING
|
|
|
|
| Sponsored links | |
|
|
|
|
|
#7 (permalink) |
|
Join Date: Aug 2005
Location: San Pablo, California
Posts: 4,240
|
Re: Remote File storage or Transfer?
Set up DAV on the server and use a web folder on the client. I'm guessing Server 2003 provides some kind of DAV server facility that can run on top of IIS.
I do this with Apache on Linux to provide the equivalent of FTP directories to vendors and customers. It's simple enough to set up on Apache, which means that setup on Windows is probably incomprehensible. (But you can do it with an incomprehensible GUI, instead of a comprehensible set of text config files.)
__________________
|
|
|
|
|
|
#8 (permalink) |
![]() Join Date: Apr 2007
Location: Canada,Quebec
Age: 24
Posts: 136
|
Re: Remote File storage or Transfer?
many isp even block the default ftp port these days, when i had a windows 2003 server in the past, i was running serv-u (a ftp server software that work on windows 2003), i never had any issues with it and i'm often logged fromthe
risq network (for Réseau d’informations scientifiques du Québec, Quebec's Scientific Information Network). The port 21 is often blocked by isp so i moved it to 2001 and i don't have issues anymore , ftp is probably the easiest way to store large brandwith file to your server. There are also different alternative on linux but on windows it's probably the easiest, you might need to tweak your connection mode from passive to active too . another way would be to use a vpn , you can do it then with shared folder but it could be troublesome for very large file Last edited by thebonecollector; 01-26-2008 at 02:53 PM. |
|
|
|
|
|
#10 (permalink) |
![]() Join Date: May 2003
Location: Minnesota
Age: 23
Posts: 1,754
|
Re: Remote File storage or Transfer?
I'd double check your company's Network Usage Policy. Every company I have worked for has been pretty relaxed about it, though it's still worded in a way that leaves that bit of doubt in your mind.
Moving files from company property to private property actually can get you into a lot of trouble, even the usage of logmein can get you into trouble. Unless you know 100% for certain the people who detect and decide whether your usage of work equipment for personal use is kosher, tread carefully. That being said, there are numerous offsite storage services out there. It's up to you to check out the trustworthiness of any company to do this, depending on the sensitivity of the data being transferred. Like, for example, I would not suggest using Jimmy's Free 10/100 backup service using port 80 for transferring your company's Master Employee Database... Because after all, you're the one who wants to benefit from it, not someone else =p
__________________
RAWGRLRLRLRRLGLRL!!! Nations are like individuals: they achieve more when they plan to plant a tiny tree, and do it, than when they propose to raise an entire forest and then fall asleep in the furrows. I AM socializing artard, I'm logged on to an MMORPG with people from all over the world and getting XP with my party using Teamspeak |
|
|
|
| Sponsored links | |
|
|
|
|
|
#11 (permalink) |
![]() Join Date: Jul 2005
Location: PA, USA
Age: 39
Posts: 1,164
|
Re: Remote File storage or Transfer?
Thanks for the info Guys...
__________________
Have a great day! TG - SOP -- TeamSpeak Server Information - REQUIRED READING
|
|
|
|
|
|
#12 (permalink) |
![]() Join Date: Apr 2007
Location: Canada,Quebec
Age: 24
Posts: 136
|
Re: Remote File storage or Transfer?
if it doesnt work on windows 2003 you could consider moving your box on clackconnect (easy linux gateway solution) and transfert your file trough ssh
|
|
|
|
| Sponsored links | |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|

