• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Fastest Way To Transfer Files Between 2 Computers?

dr150

Diamond Member
I want to transfer 1 gb + files between one XP computer and another XP computer at a remote location.

Do I need any torrent software, etc to make this happen?

I want it to be a secure pipeline that only I and the other computer share in which either can scan the hard disk andsubsequently obtain needed files......
 
that link is for local networks. try winscp.

actually im not sure if winscp has a server. don't know how. 🙁
 
Originally posted by: Nithin
that link is for local networks. try winscp.

actually im not sure if winscp has a server. don't know how. 🙁
Sorry I did not notice the remote issue.

You could try to use a Remote control program like UltraVNC.

UltraVNC has an Integrated File Transfer module.

The default installation of Ultr@VNC is Nor Secure.

Depending on your needs.

Ultr@VNC was designed so that it is very easy to add Free Encryption Module or Open SSH to secure the Transfer.

Link to: Ultr@VNC - Installation, and Settings

:sun:
 
the guy wants to transfer data.

If both PC's have broadband (dialup will work as well but not practical given your data requirements) you should be able to run a VPN tunnel from one computer to the other, over the internet. It will be as if the remote PC is on the same network as the local one, with the caveat of reduced throughput vs LAN traffic.

 
Originally posted by: dr150
I want to transfer 1 gb + files between one XP computer and another XP computer at a remote location.

Do I need any torrent software, etc to make this happen?

I want it to be a secure pipeline that only I and the other computer share in which either can scan the hard disk andsubsequently obtain needed files......


VPN. You may want to encrypt the data, but you will ad tons of overhead.
 
install iis www.microsoft.com and search. its also on your xp cd. on the host machine and setup an ftp download to the other computer then remove the ftp server thats the best way to do it without getting all crazy about it will be as secure as you need it too since it wont be up that long.
 
I've never done it with Windows on the server side, but SSH would be the way I'd choose.

You should be able to setup a windows server using free software from here:
http://sshwindows.sourceforge.net/

client would use different software, most popular is winscp:
http://winscp.sourceforge.net/eng/download.php

The server will have to open port 22 (default SSH port) in their firewall (assuming they are running one) to allow incoming traffic, it would be suggested to close that again after the transfer.
 
Originally posted by: pookguy88
USB 2.0 HD or 2 1.0gb USB keys
that is the fastest, don't have to rely on networking or anything

agreed, but if you do not have one, and its not too far away, then a crossover cable can be used, thats what i use to transfer large files from my laptop to my desktop and vice versa. network wise, remote desktop is pretty fast, granted you are on a fast network.
 
Back
Top