Does anyone know of an FTP client that can edit multiple files at once? Right now I have to edit one file, save it, switch back to the client and open another, edit and save it, then switch back to the other. I'd be a lot better to just have the client open several into my text editor and be able edit and save (upload) them all concurrently.
(P.S. I'm looking for just a standard FTP client, not an IDE.)






Greg K posted this at 15:44—24th October 2007.
He has: 1,611 posts
Joined: Nov 2003
I can do this with CuteFTP. If I have a bunch to do though, I'll open up UltraEdit and use it's "Open From FTP" under the file menu, then when you hit save, it saved it back to the ftp server.
-Greg
[This space intentionally left blank]
Cool Geek Supplies: www.ThinkGeek.com
pr0gr4mm3r posted this at 18:25—24th October 2007.
He has: 573 posts
Joined: Sep 2006
The only option in Windows that I know about is PSPad. It's not necessarily an IDE because it's just a text editor with an FTP option.
NiteWatcher posted this at 03:11—25th October 2007.
They have: 17 posts
Joined: Oct 2007
I just use HTML-KIT's ftp on non-essential edits (use Winscp for SFTP usually). Open all the files I need and edit insitu. Just save afterwards and the changes upload automatically. Great for CSS edits of multiple stylesheets.