ninetydegrees: Art: self-portrait (Default)
ninetydegrees (90d)☕ ([personal profile] ninetydegrees) wrote in [site community profile] dw_dev_training2009-09-29 08:54 pm
Entry tags:

Confused newbie question: from local copy to Dreamhack (Windows)

In http://wiki.dwscoalition.org/notes/Beginning_dev_checklist, it is said that "you can download the files from your Dreamhack to your local machine, edit them, and then re-upload them."

How? I'm on Windows so I cloned the dw-free repo with Tortoise then edited the file locally. I also have Putty and a Dreamhack. I don't know how to 're-upload the file' I've changed or the patch I've made to my Dreamhack to be able to test it.

Sorry if this has been covered in the Wiki. I couldn't find it.

A: use WinSCP.
rat: (Default)

[personal profile] rat 2009-09-29 08:27 pm (UTC)(link)
It's may or may not be worth noting that if you're using Putty, you may already have pscp and psftp which you can use to transfer files via ssh (associated documentation here for pscp and here for psftp).. although WinSCP may be a bit friendlier..