Out2lunch
Nov 24 2006, 08:51 AM
I have a new server with plesk on it, I am transfering my domains to it as we speak, but it seems that each domain needs a seperate ftp account created.
As I build and maintain all of them myself, is there a way just to have 1 ftp account and with that manage/upload etc to them all?
Im sure this is the first of many questions :-)
Cheers
James Erickson
Nov 24 2006, 01:42 PM
Not really, since the permissions on the accounts will need to be set to the user that owns the domain (and one master FTP will generate it with the incorrect permissions).
If you are just looking to upload your data, you can attempt to 'SCP' or 'SFTP' as 'root', you will later need to go change the permissions to the correct users using the 'chown' command though, so this isn't really recommended unless you know what your doing.