Posts Tagged ‘File Server’
Are there any open-source online file-sharing installs?
I’m talking about open-source stuff like WordPress that can be downloaded and uploaded to a host ftp server, and ‘installed’ there. I want something similar for me to share files by ‘installing’ this ‘file server’ and then uploading my files via ftp. Possible?
What ftp software do i use to transfer a file to a linux hosting server?
Currently, i’m using windows xp platform. Any guide into above problems as i’m not familiar with the linux/unix. Thanks again.
How to upload wordpress in to my server and how to run the install.php file?
My server is free hosting server and I have uploaded wordpress in to my server via ftp. But now I cannot run the install.php file. I deleted the index.html file which was already on the server and I run the install.php file but it appears 403 forbidden. So I think I couldnt upload wordpress in to the root directory, please help me to resolve this.
What HTML code do I use to allow clients to upload a file to my FTP server?
I know the address, user name, and password for the FTP server. I also found code for allowing users to select a file for uploading to a "http website", but not a FTP server.