FTP Program

  • Thread starter Thread starter JCO
  • Start date Start date
J

JCO

I have WS_FTP v8.5.
My question is this. If two people, accross the states have the same FTP
program, can we see each others shared folder... as long as we give each
other the correct IP Address?

This method, if possible would be better than using a Peer to Peer
Applications (that accomplishes the same thing of course).

If so, can you help me set this up.
Thanks
 
Even if you just use good old FTP from the command line window, you and
another person could do this, so long as you have the right IPs - but I
suggest setting something up password-wise to protect your folders. XP Pro
or Home?
 
Hello,

Thank you for posting here!

I notice that you have posted the same question in our
microsoft.public.windowsxp.customize and microsoft.public.win2000.general.
I will focus on the post in microsoft.public.win2000.general. So please
check my answer there later and if you need any further assistance on this
issue, please reply to me in that thread so I can follow up with you in
time. Also, please don't cross-post the same question in multiple
newsgroups in the future so that our engineers can work on your question
efficiently. Your understanding and cooperation is appreciated.

Sincerely,
John Chen, MCSE, MCSA, MCDBA, MCSD
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
SP said:
Even if you just use good old FTP from the command line window, you and
another person could do this, so long as you have the right IPs - but I
suggest setting something up password-wise to protect your folders. XP Pro
or Home?

Not to mention the fact that everything (including passwords) is sent in
plain text using FTP. For something like this I would recommend using a
VPN. Either the one that comes with XP, or OpenVPN.

Another option is to run an OpenSSH server on both machines and use
WinSCP3 as the client.
 
Back
Top