I am developing some Python programs which I am running on remote Ubuntu Linux server (hosted on SlashHost). I would like to work on a source in an IDE on my Windows Vista PC, and without any interference I would like to work on all the file modifications sent in the Linux box (i.e. manually changing the SFTP files every time). What can I do the easiest way?
Use and.
PuTTy is an SSH client, and SFTPDrive ($ 39 USD) will allow you to mount your remote file system locally as a drive letter.
Comments
Post a Comment