I used Net::FTP
to upload and remove files in my server. When i try to delete a file, it sometimes get stuck. Can anyone explain me why this is happening.
ftp.delete(file)
I used Net::FTP
to upload and remove files in my server. When i try to delete a file, it sometimes get stuck. Can anyone explain me why this is happening.
ftp.delete(file)