Ok I managed to eventually find the solution which was to :
1. Use Putty.exe to access the server
2. used the command "cd /usr/local/etc/" to navigate to the "etc" directory
3. Entered "vi proftpd.conf" to create the file proftpd.conf
4. entered the statement "umask 022" and then saved the...
Following on from Henning's post I found the solution to be :
1. Use Putty.exe to access the server
2. used the command "cd /usr/local/etc/" to navigate to the "etc" directory
3. Entered "vi proftpd.conf" to create the file proftpd.conf
4. entered the statement "umask 022" and then saved the...
Hi, Apparently it is but I have not tested it yet, but I have been told that in order for it to be successful then the domain your copying it too needs to be part of the same subscription, but they might of meant the subscriptions need to be attributed to the same customer / owner. See ...
Hi, I want to be able to copy 1000's of files from one subscription to another or rather from one domain to another on the server without having to FTP them each time. Is there a way which this can be done directly in Plesk and avoid the need to ftp the same 1000's of files into each...
Whenever I setup a new FTP user in Plesk and then configure my FTP client with exactly the same username and password and transfer files and folders onto the server then the file permissions allocated are incorrect. Folders get allocated a permission of 700 and files a permission of 600...
Hi, I have a problem where every folder I ftp onto the server gets given a 700 permission and every file gets a Zero permission. Most of the sites I am adding to this server will be WordPress sites and most of the folders I want to have a permission of 755 and for the files a permission of 644...