-
Notifications
You must be signed in to change notification settings - Fork 586
Data Storage
Silex uses online "drives" (or cloud services) to store your files. This is a way to let you own your data, and it makes it possible to edit your website from anywhere without installing anything.
So when you want to open a website, save it, or insert an image, Silex will ask you the permission to access one of your accounts.
Among the online "drives", there is a very special one, Github. Initially Github is made for developers to collaborate on open source projects. But Silex make it easy for non-developers to use it. It has two great features for designers
Please note that Github is a company and there are conditions to accept when letting them host your data.
contribution / help wanted explain what it is, how it is good/bad for users privacy, price, etc.
contribution / help wanted explain what it is, how it is good/bad for users privacy, price, etc.
Overview
Dropbox provides free cloud file storage which caps out at 2 gigabytes. Users of the service can store any type of file and access their data from desktop computers, tablets, or smart phones using the dropbox app which is compatable with Windows, Mac, Linux, Android and iOS.
Features
Share files by simply sharing a link and collaborate through synchronized shared folders.
Pricing
Besides the free basic service, Dropbox provides yearly subscription plans with expanded services for professionals that are probably far beyond the needs of Silex users. Subscriptions start with the Plus plan at $99, which includes 1 terabyte of storage and collaboration tools for software such as Microsoft Office. Users also get expanded file sharing bandwidth
Positive
Dropbox uses a very intuitive interface, sharing files and collaborating is as simple as modern browser navigation. Dropbox uses industry standard encryption for private file storage and transmission (128 bit - 256 bit AES).
Negative
Dropbox saves user data provided when individuals sign up for the service including: usernames, emails addresses, ip addresses, phone numbers, credit card information and social network details. Dropbox shares acquired information with Amazon based on usage of Amazon S3 cloud technology. Also connecting to Dropbox through services such as Google gives them access to some of the personal info listed above, which will certainly be uses for profit.
See publish on Dropbox and then host your website online
Overview
The ftp protocol allows developers working online to manage file transfers between home computers and servers that are used to store data and develop websites and apps. Wed developers in the pasted used ftp clients to connect with servers to manage files.
Logging In
To begin the process you need to log in to your server account. You will need the following information:
- host
- username
- password
- port
- In order to make a connection with your server you will need to get the hostname used to make an ftp connection to your server account. You can acquire this by logging in to your account. host name example- files.000webhost.com.
- Use the username given for ftp access to your server account.
- For ftp access users generally use the same password they would use to access their server account.
- Port 21 is the standard for ftp server access, unless otherwise noted by your webhost.
Once you are logged in a list of file folders are displayed in a list. You can click folders to open them. Drag and drop files to put them on the server in the same files are managed in Dropbox.
Price Free
Positives Users don't have to rely on third party companies to back data in the cloud. Ftp users only have to rely on ftp client applications to manage file transfers from local computers to servers.
Negatives Users have to have access to a local computer to transfer files to the server via ftp. If other individuals get a user's webhost login information they will be able to manipulate a users hosting account any way they see fit, until the logins are changed.
Overview
contribution / help wanted explain what it is, how it is good/bad for users privacy, price, etc.
contribution / help wanted explain what it is, how it is good/bad for users privacy, price, etc.
This is the documentation for Silex website builder. It is a collaborative effort, click edit and start contributing. Also have a look at these discussions.
WARNING: Support for Silex v2 has stopped. Try Silex v3 alpha, Read about it, Subscribe to the newsletter