jonathanPcolo
Verified User
- Joined
- Feb 12, 2021
- Messages
- 9
Migrated 5 users over, everything seems to have worked within the "known issues" except the FTP accounts are missing.
Did you mean additional FTP Account or default FTP Account?Migrated 5 users over, everything seems to have worked within the "known issues" except the FTP accounts are missing.
Did you mean additional FTP Account or default FTP Account?
I never got this problem before
user > /home/user
user_logs > /etc/apache2/logs/domlogs/user
[email protected] > /home/user/public_html/guest
[email protected] > /home/user/public_html/domain.com/domain
[email protected] > /home/user/public_html/user2
"This license does not qualify for DirectAdmin Support.
Please use community options, such as the forum."
DirectAdmin Web Control Panel Pricing
www.directadmin.com
As far as FTP accounts I can't remember I converted like 2 years ago.
Maybe @smtalk will know.
Are you saying some user accounts were brought over or no user accounts?There were 2-3 per user account which do not exist in DirectAdmin
You mean user ftp accounts in cpanel these are just labeled "Ftp Accounts"Did additional FTP accounts get imported
Are you saying some user accounts were brought over or no user accounts?
Best I remember all the user ftp accounts were brought over. Not the "special ones". DA handles admin ftp accounts different ad has those by default.
You mean user ftp accounts in cpanel these are just labeled "Ftp Accounts"
If there is no support included with your license - please PM me any cpmove backup file which had this issue (you may create a new one, without any data, if you wish). I'd like to check why FTP accounts didn't get migrated there.Users on the cPanel side have the "special"(default) FTP accounts tied to their username, and additional FTP accounts (guest, editor@, etc) they created themselves.
After restore on DirectAdmin side, only 1 FTP Account per user was created (their username with access to /home/username). all the additional FTP accounts per user are missing.
If there is no support included with your license - please PM me any cpmove backup file which had this issue (you may create a new one, without any data, if you wish). I'd like to check why FTP accounts didn't get migrated there.
--- cpanel_to_da.sh 2021-03-03 09:29:46.410999720 +0100
+++ cpanel_to_da.sh.new 2021-03-03 09:29:19.843474636 +0100
@@ -576,7 +576,7 @@ subjectAltName=${SAN_NAMES}" > ${DIRECTA
#Create subdomains.list and make sure subdomain path is correct
CONVERTED_DOMAIN_SUBDOMAINS="${DIRECTADMIN_BACKUPS}/${USERNAME}/backup/${CONVERTED_DOMAIN}/subdomain.list"
- CONVERTED_DOMAIN_SUBDOMAINS_SDOCROOTS="${DIRECTADMIN_BACKUPS}/${USERNAME}/backup/${CONVERTED_DOMAIN}/subdomain.docroot.override"
+ CONVERTED_DOMAIN_SUBDOMAINS_SDOCROOTS="${DIRECTADMIN_BACKUPS}/${USERNAME}/backup/${CONVERTED_DOMAIN}/domain.subdomains.docroot.override"
echo -n '' > ${CONVERTED_DOMAIN_SUBDOMAINS}
for i in `cat ${DIRECTADMIN_BACKUPS}/${USERNAME}_cpanel_to_convert/sds | grep ${CONVERTED_DOMAIN}`; do {
if grep -m1 -q "=${i}$" ${DIRECTADMIN_BACKUPS}/${USERNAME}_cpanel_to_convert/addons; then
Sorry, but no one in his right mind would RECOMMEND doing that on the same server.you guys recommend doing this in the same server? i have a cpanel with 300 users, need to migrate to directadmin very soon. what you recommend? can i install directadmin in the same server?
/usr/local/directadmin/scripts/cpanel_to_da/copy_root_packages.sh panel.hostname.net 26070
Enter SSH password of panel.dbspma.net, if ssh-key is setup - just leave it empty: ssh: connect to host panel.hostname.net port 26070: Connection refused