After successfully connecting via Remote-SSH, I modified a PHP file. The system indicated that the PHP file was successfully updated and the token was consumed; however, the PHP file was not actually changed. Even when checking it manually, it still repor

Issue Description

After successfully connecting to a remote server via Remote-SSH in Qoder, I attempted to modify a PHP file. The editor displayed a success message indicating the file was updated and consumed a token, but the file content on the remote server remained unchanged. Even when manually verifying the file (e.g., via terminal or file check), no modifications were applied.

Steps to Reproduce

  1. Connect to a remote server using Remote-SSH in Qoder.

  2. Open an existing PHP file from the remote workspace.

  3. Make changes to the file and save it.

  4. Observe the confirmation message stating the file was modified successfully and note that a token is consumed.

  5. Check the actual file content on the remote server (e.g., via SSH terminal or file comparison).

Expected Behavior

The changes made in Qoder should be correctly written to the remote PHP file, and the file content on the server should reflect those edits immediately after saving.

Actual Behavior

Although Qoder shows a success message and deducts a token, the remote PHP file remains unmodified. Manual verification confirms that the edits were not applied.

Screenshots / Screen Recordings

*(Please attach relevant screenshots or a screen recording showing:

  • The success message in Qoder

  • The unchanged file content when viewed directly on the server)*

Operating System

windown10, 22H2

Current Qoder Version

0.2.24

Please submit an issue so that we can troubleshoot it together with the logs.