Batch file to mount FTP server in XP?
August 23, 2007 7:40 PM
Subscribe
Is it possible to write a batch file that, when launched, would mount an FTP server as a network place in XP?
So I'm setting up a file server to make use of my 255 (and growing) gigs of unused space on my Dreamhost account. I decided to use FTP over SFTP, SSH, and WebDAV. I will access it in 2 primary ways:
1) From my Macbook, using MacFUSE. Beautiful, elegant, works without a hitch.
2) From lab/library computers at my university running XP. It's easy enough to mount the drive in XP, simply by adding it as a network place (using the ftp://user:pass@server format). It's a bit of a pain to do though, and I'll likely be doing this multiple times a day. I'd like to automate it by reducing the process to a batch file.
My question, then, is how I would do that on the batch file.
posted by charmston to computers & internet (6 comments total)
2 users marked this as a favorite
posted by Blazecock Pileon at 7:53 PM on August 23, 2007