Difference between public html and public ftp

m
m
Line 8: Line 8:
 
The '''''public_ftp''''' folder is used for storing files which are available with anonymous FTP access. Anonymous FTP access allows anyone to access your public_ftp folder. There are two options available:
 
The '''''public_ftp''''' folder is used for storing files which are available with anonymous FTP access. Anonymous FTP access allows anyone to access your public_ftp folder. There are two options available:
  
* Anonymous access to ''ftp://ftp.yourdomain.com'' allows users to view, download, and delete files from your public_ftp folder.
+
* Anonymous access to ''ftp://ftp.yourdomain.com'' allows users to view, download, and delete files from your ''public_ftp'' folder.
  
* Anonymous access to ''ftp://ftp.yourdomain.com/incoming'' allows users to view, upload, download, and delete files from your public_ftp/incoming folder.  
+
* Anonymous access to ''ftp://ftp.yourdomain.com/incoming'' allows users to view, upload, download, and delete files from your ''public_ftp/incoming'' folder.  
  
 
To sum it all up, 'public_html' is the folder for your site files and 'public_ftp' folder is used for anonymous FTP access.</div>
 
To sum it all up, 'public_html' is the folder for your site files and 'public_ftp' folder is used for anonymous FTP access.</div>

Revision as of 10:21, 14 November 2011

rss feed for my website