MySQL server has gone away

enricodias4654

Member
YetiShare User
Jan 13, 2015
411
1
16
Hello.

When moving large files between servers the connection to the mysql server is lost, the file is downloaded in the new server but the script can't update it in the database. You end up having the file action stuck in the "processing" state.

And the move feature is more like a "copy" feature, because the script doesn't delete the original file after moving it.

I'm not posting it in the RFC forum since it is a bug.
 

pilot830

New Member
YetiShare User
Jan 22, 2014
242
1
0
i move files between servers using ssh / bash scripts.. much more efficient id say
 

enricodias4654

Member
YetiShare User
Jan 13, 2015
411
1
16
pilot830 said:
i move files between servers using ssh / bash scripts.. much more efficient id say
Not all people in my company have access to ssh or the knowledge to use it.