You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I’m transferring 1GB file using FTPs.StorFrom command. Even after the connection is closed, the memory is not released in the service. After every file transfer, the memory keeps growing by the size of the file
To Reproduce
Create ftps client
Login with credentials
Transfer the file with Stor command
Rename the file on remote server
End the connection using Quit api
Expected behavior
Memory should be released after the file transfer in the service. The service still shows as 1GB memory usage
FTP server
Name and version: V0.2.0
Public URL if applicable
Debug output
Please include the ouput generated via DialWithDebugOuput
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
I’m transferring 1GB file using FTPs.StorFrom command. Even after the connection is closed, the memory is not released in the service. After every file transfer, the memory keeps growing by the size of the file
To Reproduce
Expected behavior
Memory should be released after the file transfer in the service. The service still shows as 1GB memory usage
FTP server
Debug output
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: