"Dave Angel" wrote in message
news:mailman.2284.1342663213.4697.python-l...@python.org...
Starting a VPN simply makes it possible for IP packets to get to the
specified machine. You still need to match some protocol that the
particular remote machine can handle. SSH is probably the most comm
I need to connect to a site/server that's only accessible after logging into
a remote VPN, then scan a directory for a file pattern and then copy those
files. I know how to do the latter using glob, and I think I figured out
how to connect to the VPN using win32ras and got a response that said