If you cannot abort a transfer you can clear a session by typing the following using SSH:
 
/usr/local/cpanel/3rdparty/bin/sqlite3 /var/cpanel/transfer_sessions/whmxfer.sqlite "update sessions set state='100', endtime=date('now') where sessionid='X'" 

Where X is the session id.
Cette réponse était-elle pertinente? 2 Utilisateurs l'ont trouvée utile (73 Votes)