Re: Secure upload to remote server?
James Ellis <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Organization | Customr |
| Message-ID | <[email protected]> |
On Wednesday 19 November 2008 05:45:26 stefano franchi wrote: > > Actually that's almost what I did a couple of weeks ago. I had been running > 8.04 with 3.5.9 (I believe) with 4.0 installed alongside. Then I upgraded > to 8.10. It looks like the 3.5.x kde stuff has been wiped out. > > Yes, KDE 4 will replace KDE 3 in Kubuntu 8.10, with the exception of those apps that are not yet KDE4. In previous versions KDE4 was installed to a different path. Regarding your upload question, if you have SSH access to your remote server I'd suggest looking at using a version control system for your projects and committing changes then updating a remote server that way. For instance, I use Bazaar for versioning and can either provide a patch file (using bzr send) or if the change is for a client I don't host then the bzr upload plugin works fine - it will upload only the changes files in the current branch to your FTP location. There are various other methods with other VCS's -- distributed or otherwise. HTH James _______________________________________________ Quanta mailing list [email protected] https://mail.kde.org/mailman/listinfo/quanta