Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.
|
|||||||
Begin your free trial now
Pay-as-you-go options starting at $10/user/month
Pay-as-you-go options starting at $10/user/month
Safest copy method
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
Safest copy method
I have a need to regularly transfer a largish (20Mb) of data across a VPN, unattended - at night.
One way is to schedule an xcopy in a batch file that sends the data off from one end, but I feel there must be a safer way of handling this. It would be good if the transfer could be controlled at both ends. Any ideas? Mark |
|
#2
|
||||
|
||||
|
What do you mean by "safer"?
Encryption? What do you mean by controlling? Ability to abort the transfer? |
|
#3
|
||||
|
||||
|
VPN? I would probalby setup an FTP server on the recieving machine and transfer files via FTP.
It's resumable, fairly automated and just makes sense. Especially if you are going to do this on a regular basis. |
|
#4
|
|||
|
|||
|
you could use zebedee wich can create tunnels with very strong encryption ( http://www.winton.org.uk/zebedee/ ). its a little tricky to set up but once you have you can use ftp or whatever you want since its encrypted anyways.
|
|
#5
|
|||
|
|||
|
Thanks for the replies. I'll check them out.
By "safer" I really meant the ability to ensure that the transfer completed properly. By "controlled" I really meant the anility to restart or resume the transfer if, for some reason, it failed before completion. The simpler the better. Could a batch file be constructed using xcopy with the /v switch calling itself recursively on failure?? Mark |
|
|
|
#6
|
||||
|
||||
|
Since you are considering using xcopy, I assume you have Microsoft Networking connectivity so you can make use of network drives?
If this is the case, then a batch file making use of xcopy errorlevels would do the trick. You might want to find some copy utility that allows resuming though. |
|
#7
|
|||
|
|||
|
Yes, I do have network access to the remote drive.
Would it be possible and would there be any advantage in using DOS FTP? I guess there needs to be FTP server software running on the remote machine. Can you suggest where to look for copy utilities (with resume)? Thanks for your help. Mark |
|
#8
|
||||
|
||||
|
There are free FTP utilities available. You will need a server (accepts files) and a client (transmits files).
As far as client goes, www.smartftp.com is unbeatable freeware. A freeware FTP server won't be very hard to find, although I cannot recommend one offhand. They do exist.. I've used one before, although I cannot remember the name and it worked just fine. DOS FTP doesn't support resuming (I don't know to, at least). FTP is not known for its high security, but it is password protected and perfect for repetitive, simple tasks. |
|
#9
|
|||
|
|||
|
Quote:
Are there actually any benefits to using FTP, over say xcopy? Would it be any more robust? Mark |
|
#10
|
||||
|
||||
|
FTP supports resuming unlike xcopy so if the link is slow you don't have to retransfer all the data.
I am sure there are some copy utilities that allow resuming. I don't have the time to find one for you though.. If you go for FTP, I can recommend wget - a simple completely scriptable client that supports resuming and recursively copying directory structures. |
![]() |
| Similar Topics | ||||
| Topic | Replies | Forum | ||
News around the web: Safest 2010 Small Cars
|
1 | TechSpot News and Comments | ||
What's the best and safest browser?
|
5 | Software Apps | ||
CD2CD Copy Protection (Avoiding 1:1 Copy)
|
3 | Software Apps | ||
copy failure of doctored copy
|
5 | Storage and Networking | ||
| Thread Tools | Search this Thread |
|
|
All times are GMT -4. The time now is 10:21 PM.



News around the web: Safest 2010 Small Cars