I've been looking around for quite a while and can't seem to find an FTP function that will allow me to do this easily. Just wondering if someone else out there found something or created something capable of this.
My situation - We have an AllWorx phone system we manage, this system is managed over 10 separate sites (all connected via VPN). I am currently connecting to the AllWorx system via FileZilla, keep in mind these are 10 different IP's on the same subnet. What I do is the following:
- Download all current files in XYZ directory.
- Append a voice greeting to each current greeting
- Upload back into the FTP site
- Logon to AllWorx site and import greetings.
Doing this through FileZilla is tedious and the connection will usually time out. I am trying to automate this process as much as possible since it takes someone experienced a couple hours to complete.
Can anyone help out with this?
Ultimately I would love to map these drives with PSDrive or something similar.
I've tried using FTPUse, unfortunately it puts several numbers in front of the file names on the FTP sites which will not work for my purpose.
Thanks!