PDA

View Full Version : SFTP on Dreamweaver




ibookin'
Apr 8, 2003, 12:52 PM
Is there any way to do this?

I am making a homework site for a high school and I am using a MySQL database and PHP frontend. I use their server as a testing server, but it can only be connected to via SFTP.

This is not really an issue of need, more of convenience. If I can use SFTP on DW, then I aviod having to put the file through the Terminal or other SFTP client every time I change something and want to see the results.

Thanks.



Rower_CPU
Apr 8, 2003, 01:28 PM
I don't think DW supports SFTP.

Maybe one of these will help you out:
http://versiontracker.com/mp/new_search.m?productDB=mac&mode=Quick&OS_Filter=MacOSX&search=sftp

ibookin'
Apr 8, 2003, 02:49 PM
Originally posted by Rower_CPU
I don't think DW supports SFTP.

Maybe one of these will help you out:
http://versiontracker.com/mp/new_search.m?productDB=mac&mode=Quick&OS_Filter=MacOSX&search=sftp

Yeah, that's what I figured. I'll just use the Terminal for SFTP.