23
Connect to remote FTP/MySQL server
Florian Gareis
I see all these requests for connecting to Hoster XYZ, but what would give the user the ultimate control is to implement a FTP and remote MySQL connection, that allows me to upload the developed site directly via FTP to my client.
So every site should have a setting to set a remote FTP server and a remote MySQL server, where I can push my site/changes to the site to.
Activity
Newest
Oldest
N
Niels Wehrspann
I discovered Local a few months ago and it is indeed amazing. But I would love to publish the site to any host via FTP! Would go Pro if that was implemented.
Paul Houser
+1 for SSH+rsync
Alex Kladov
That would be great!
What would be even better is if syncing was done via SSH + rsync utility, as it's blazing fast (it only syncs files, which were modified since last sync). Any web host I've dealt with, which agreed to enable SSH, has also agreed to enable rsync utility for me without any issues.
So up until now I've been using WordMove (which utilises rsync) for pushing/pulling sites. Would've been cool if it was part of Local.
Mike Hemberger
+1, but SSH/SFTP.