I use VS Code with SFTP extension which is updated by Natizyskunk.
It offers uploading on save(uploadOnSave) option so whenever I save my work then the extension uploads the file to the server immediately.
But when I move work directory to ramdisk which was made by ImDisk, then SFTP extension doesn't listen to file change event. So SFTP log file shows as if there is no file change.
Therefore I try using Daxxxam Ramdisk and SFTP, and SFTP uploadOnSave option does work! So I think the problem is not on SFTP extension but ImDisk Ramdisk.
It seems that ImDisk Ramdisk does not make triggering on system watch event.
I think ImDisk is the best ramdisk software and if this issue were solved, it could be much better than now.
Last edit: Anthony Kim 2023-11-02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use VS Code with SFTP extension which is updated by Natizyskunk.
It offers uploading on save(uploadOnSave) option so whenever I save my work then the extension uploads the file to the server immediately.
But when I move work directory to ramdisk which was made by ImDisk, then SFTP extension doesn't listen to file change event. So SFTP log file shows as if there is no file change.
Therefore I try using Daxxxam Ramdisk and SFTP, and SFTP uploadOnSave option does work! So I think the problem is not on SFTP extension but ImDisk Ramdisk.
It seems that ImDisk Ramdisk does not make triggering on system watch event.
I think ImDisk is the best ramdisk software and if this issue were solved, it could be much better than now.
Last edit: Anthony Kim 2023-11-02