Install Xming server on your windows platform.
Install putty.
Connect putty to remote machine with these options:
Install putty.
Connect putty to remote machine with these options:
You can start your GUI remotely
rm *.xml
Permission denied Permission denied ...Ok:
sudo rm *.xmlEverything goes ok.
ls~60k files still here?!? WOOT?
sudo rm 21*.xmlIt worked
del *.xmlFiles are gone!
cd dest_dir git checkout -b local_branch remote_branchfor every branch after step where you cloned:
git clone dest_dir-tmp dest_dirbefore step where you removed temporary dir:
rm -rf dest_dir-tmp