how can i check if a file is well transfered when using sftp ?
- by achraf
Hi guys,
i'm working on a issue that i have on my sftp server. the issue is that when folder quota is reached and someone try to upload a file, he didnt get any error code and he deposit a 0 bytes file. so i want to know if there's any solution (integrity check for example) to check if the file is well transferred.
thanks !!