FacebookTwitter
Hatrack River Forum   
my profile login | search | faq | forum home

  next oldest topic   next newest topic
» Hatrack River Forum » Active Forums » Books, Films, Food and Culture » tech support: Network Copy Tool

   
Author Topic: tech support: Network Copy Tool
mr_porteiro_head
Member
Member # 4644

 - posted      Profile for mr_porteiro_head   Email mr_porteiro_head         Edit/Delete Post 
On my Windows system I have a remote shared drive from which I need to copy a largish (~300 MB) file. With my connection, that should take about 2.5 hours, which is OK.

What's not OK is that every time I try copying it over, it fails partway through, telling me that the specified network path is no longer available.

I'm looking for a program that will manage this download for me, allowing me to resume it if it gets disconnected.

Something like FileZilla, but which works for drive-to-drive copying, instead of just internet downloads.

edit: unmayflied

[ November 21, 2007, 02:36 PM: Message edited by: mr_porteiro_head ]

Posts: 16551 | Registered: Feb 2003  |  IP: Logged | Report this post to a Moderator
Mucus
Member
Member # 9735

 - posted      Profile for Mucus           Edit/Delete Post 
How are you connecting to the Windows system remotely?
Posts: 7593 | Registered: Sep 2006  |  IP: Logged | Report this post to a Moderator
mr_porteiro_head
Member
Member # 4644

 - posted      Profile for mr_porteiro_head   Email mr_porteiro_head         Edit/Delete Post 
I don't know if the remote system is Windows or not.

I connect to it with VPN and then map the drive with the "net use" windows command.

Posts: 16551 | Registered: Feb 2003  |  IP: Logged | Report this post to a Moderator
Mucus
Member
Member # 9735

 - posted      Profile for Mucus           Edit/Delete Post 
Oh, your system is Windows, read it wrong.
I'm less familiar with VPN software. Is it possible that the VPN software uses SSH to form the encrypted network? If so, maybe you can use the SSH file transfer protocol.

A brute force way of doing it might be just to RAR compress the file into pieces and then start the transfer. If the transfer stops, then just resume at the piece where the transfer was aborted. Login to the remote machine and unrar the file there.

Obviously you do not want to do this if this is a regular situation rather than a one time thing.

Posts: 7593 | Registered: Sep 2006  |  IP: Logged | Report this post to a Moderator
rivka
Member
Member # 4859

 - posted      Profile for rivka   Email rivka         Edit/Delete Post 
He works from home, so I'm guessing it is a frequent thing.

Actually, if you get an answer, please DON'T delete the thread, Porter. While the file I download every few days is smaller (< 1 hour to download), it has a nasty habit of bombing out just a few minutes before the download is complete. So I would love to have a way to do this too.

Posts: 32919 | Registered: Mar 2003  |  IP: Logged | Report this post to a Moderator
fugu13
Member
Member # 2859

 - posted      Profile for fugu13   Email fugu13         Edit/Delete Post 
VPN does not use SSH, it uses a different protocol.

If this were *nix, I'd use rsync. I know there's a windows version of rsync, but I don't know how it would interact with your setup.

When you use rsync over a network, it identifies the parts of the file that are not present in the current file, then only transfers those. So if it had failed partway through transferring, it should be able to pick up. Again, I don't know how it would interact with your setup. I would test it a few times (perhaps manually introducing network failures to verify its fault resistance) before trying it on real data.

Posts: 15770 | Registered: Dec 2001  |  IP: Logged | Report this post to a Moderator
Mucus
Member
Member # 9735

 - posted      Profile for Mucus           Edit/Delete Post 
AFAIK, VPN can certainly use SSH since SSH itself is a network protocol while VPN is not a network protocol unto itself but is often associated with particular vendor specific protocols.

For example, here is an example of VPN tunneled over SSH http://nst.sourceforge.net/nst/docs/user/ch07s03.html

Posts: 7593 | Registered: Sep 2006  |  IP: Logged | Report this post to a Moderator
fugu13
Member
Member # 2859

 - posted      Profile for fugu13   Email fugu13         Edit/Delete Post 
You can do VPN over SSH, certainly. You can do any network thing over SSH. This does not change that VPN does not 'use' SSH.
Posts: 15770 | Registered: Dec 2001  |  IP: Logged | Report this post to a Moderator
MattP
Member
Member # 10495

 - posted      Profile for MattP   Email MattP         Edit/Delete Post 
It looks like this might do what you want: http://ranvik.net/totalcopy/
Posts: 3275 | Registered: May 2007  |  IP: Logged | Report this post to a Moderator
Mucus
Member
Member # 9735

 - posted      Profile for Mucus           Edit/Delete Post 
*shrug* Then you're down to semantics. A car drives, it can either go over dirt roads or paved roads.
Can you ask the question, "Does your car 'use' paved roads? Perhaps you can use those paved roads in a different way." Certainly.

In any case, I have no desire to debate semantics. The point was that if SSH was present for mph, he could try using that connection in a different way. If not present, then proceed to the next solution.

Posts: 7593 | Registered: Sep 2006  |  IP: Logged | Report this post to a Moderator
mr_porteiro_head
Member
Member # 4644

 - posted      Profile for mr_porteiro_head   Email mr_porteiro_head         Edit/Delete Post 
I just got back from a parent-teach conference to discover that it had failed on me again.

SSH is not an option for me.

I'm trying Total Copy from Matt's link. I'll let you know how it works.

Rivka -- I unmayflied it for you.

Posts: 16551 | Registered: Feb 2003  |  IP: Logged | Report this post to a Moderator
rivka
Member
Member # 4859

 - posted      Profile for rivka   Email rivka         Edit/Delete Post 
Thanks, Porter. [Smile]

Of course, I won't be back in the office to try it until next Friday. [Wink] But Total Copy looks like it might do the trick. Thanks, Matt. [Smile]

Posts: 32919 | Registered: Mar 2003  |  IP: Logged | Report this post to a Moderator
rivka
Member
Member # 4859

 - posted      Profile for rivka   Email rivka         Edit/Delete Post 
MattP, I love you. [Smile]

It worked great!

Posts: 32919 | Registered: Mar 2003  |  IP: Logged | Report this post to a Moderator
Boris
Member
Member # 6935

 - posted      Profile for Boris   Email Boris         Edit/Delete Post 
quote:
Originally posted by Mucus:
*shrug* Then you're down to semantics. A car drives, it can either go over dirt roads or paved roads.
Can you ask the question, "Does your car 'use' paved roads? Perhaps you can use those paved roads in a different way." Certainly.

In any case, I have no desire to debate semantics. The point was that if SSH was present for mph, he could try using that connection in a different way. If not present, then proceed to the next solution.

You can use SSH to operate a VPN, but the functionality is limited. Most VPNs in the corporate world are either PPTP or IPSec based VPNs. Neither of these use the SSH port to communicate. SSH can be used through a PPTP or IPSec tunnel, but as far as I know, the reverse is not true.

quote:
AFAIK, VPN can certainly use SSH since SSH itself is a network protocol while VPN is not a network protocol unto itself but is often associated with particular vendor specific protocols.
This is mostly inaccurate now. The predominant protocol in VPN now is IPSec. IPSec is pretty complex stuff and a very slight mismatch between Client and Server can cause things to go wrong. I've spent the better part of the last year trying to understand IPSec VPNs and I still don't have a firm grip on some of the nuances of it.

That said, MPH is probably connecting through an IPSec based VPN.

MPH, if you have an opportunity, you may want to talk to the IT people in charge of managing that VPN, because it really shouldn't be failing while a transfer is taking place. If the solution given by Matt is enough for you, awesome [Big Grin] But if you are bored and have time to shoot me an email, I'd like to help fix the deeper problem, since there are likely other people experiencing the same issues. If that's okay with you, let me know how you connect. Do you use a Windows network connection (This is the case if the VPN connection is listed in the "Network Connections" area under the Control Panel), or if you use a VPN client (You have to start up a program of some type to connect to your work network). If you use a VPN client, let me know who wrote it.

More than likely, there's a single setting in the VPN client that needs to be set right to prevent the tunnel from crashing on you.

Posts: 3003 | Registered: Oct 2004  |  IP: Logged | Report this post to a Moderator
rivka
Member
Member # 4859

 - posted      Profile for rivka   Email rivka         Edit/Delete Post 
quote:
Originally posted by rivka:
MattP, I love you. [Smile]

It worked great!

And now I love you more.

It bombed out at 86% and I didn't have to start over from scratch! [Big Grin]

Posts: 32919 | Registered: Mar 2003  |  IP: Logged | Report this post to a Moderator
mr_porteiro_head
Member
Member # 4644

 - posted      Profile for mr_porteiro_head   Email mr_porteiro_head         Edit/Delete Post 
Matt's solution didn't work for me, but I talked to the IT guy and found out that we have an internal FTP server, so I'm just using filezilla.
Posts: 16551 | Registered: Feb 2003  |  IP: Logged | Report this post to a Moderator
rivka
Member
Member # 4859

 - posted      Profile for rivka   Email rivka         Edit/Delete Post 
O_o

It looks like English . . .

Anyway, I'm glad you found a solution too. [Smile]

Posts: 32919 | Registered: Mar 2003  |  IP: Logged | Report this post to a Moderator
   

   Close Topic   Feature Topic   Move Topic   Delete Topic next oldest topic   next newest topic
 - Printer-friendly view of this topic
Hop To:


Contact Us | Hatrack River Home Page

Copyright © 2008 Hatrack River Enterprises Inc. All rights reserved.
Reproduction in whole or in part without permission is prohibited.


Powered by Infopop Corporation
UBB.classic™ 6.7.2