Question
When transferring one or many accounts between two servers, sometimes it becomes necessary to review the transfer log to ensure nothing has been missed. Where are these logs?
Answer
First, find the log you're looking for
# ls /var/cpanel/transfer_sessions/
$filename1 $filename2 $filename3
...
To view a log, use the tool provided
# /usr/local/cpanel/bin/view_transfer $filename
Comments
0 comments
Article is closed for comments.