Canonical Shutting Down Ubuntu One File Services
jones_supa (887896) writes "Wanting to focus their efforts on their most important strategic initiatives and ensuring that the company is not spread too thin, Canonical is shutting down Ubuntu One file services. With other services now regularly offering from 25 GB to 50 GB of free storage, the personal cloud storage space wasn't a sustainable place for Canonical. As of today, it will no longer be possible to purchase storage or music from the Ubuntu One store. The Ubuntu One software will not be included in the upcoming Ubuntu 14.04 LTS release, and the Ubuntu One apps in older versions of Ubuntu and in the Ubuntu, Google, and Apple stores will be updated appropriately.
The current services will be unavailable from 1 June 2014; user content will remain available for download until 31 July, at which time it will be deleted. For a spark of solace, the company promises to open source the backend code."
The current services will be unavailable from 1 June 2014; user content will remain available for download until 31 July, at which time it will be deleted. For a spark of solace, the company promises to open source the backend code."
Seriously , why do so many people thinking transfering files is some new problem still looking for a solution? I can understand it for Windows users but Linux users really should know better.
Because FTP only supplies the transport layer - it's not going to automatically sync the 1000 files you dropped in the FTP directory and won't do the many-to-many replication that people use to share files among multiple desktops. Even rsync gets a little cumbersome for that without a central server that they all have access to, and if you're going to set up a server, you may as well set up something like OwnCloud.