diff --git a/logic/CreateFile.go b/logic/CreateFile.go index c08f1a2..4c005df 100755 --- a/logic/CreateFile.go +++ b/logic/CreateFile.go @@ -62,7 +62,7 @@ func CreateFile(fromFile *string, toFolder uint, fileName string, fileId string, } // ffprobe context - ctx, cancelFn := context.WithTimeout(context.Background(), 5*time.Second) + ctx, cancelFn := context.WithTimeout(context.Background(), 30*time.Second) defer cancelFn() // probe file