Friday, November 2, 2007

How to deploy files in a remote server?

It's easy you say, just share your drives when you connect through rdp. Ok, let's talk about worse case scenario, you can't share drives and you can even share a drive from your remote server.
So you can use a very usefull tool named WordPad. Surprised ?
It's even easier than sharing you drives, watch it :

  1. Zip all your files into a single file;
  2. Open a wordpad in your local machine;
  3. Copy zip file into wordpad (WordPad would serialize your file);
  4. Copy object that appears inside Wordpad;
  5. Open wordpad in your remote machine and paste your object into it;
  6. Finally copy your recent pasted object into remote server.

Enjoy.

No comments: