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.
Ha estat útil la resposta? 2 Els usuaris han Trobat Això Útil (73 Vots)