EDTLaptop1: Difference between revisions

From Wiki RB4
Line 12: Line 12:
* take activation key from <code>C:\Uwes\owncloud\documents\Applications\PHPStorm\WendwebPHPStormActiviationKey.txt</code>
* take activation key from <code>C:\Uwes\owncloud\documents\Applications\PHPStorm\WendwebPHPStormActiviationKey.txt</code>


===SSHFS===
* in order to be able to map a linux directory via SSH install WinFsp and SSHFS-Win according to [http://makerlab.cs.hku.hk/index.php/en/mapping-network-drive-over-ssh-in-windows here]
* a drive can be mapped by file manager with e.g.
\\sshfs\ubuntu@ec2-34-219-153-128.us-west-2.compute.amazonaws.com 
* or via cmd line with e.g.
net use X: \\sshfs\billziss@mac2018.local
===WinSCP===
===WinSCP===
* export and import of ini file from <code>C:\Uwes\owncloud\documents\Applications\WinSCP\2019-07-12_WinSCP.ini</code>
* export and import of ini file from <code>C:\Uwes\owncloud\documents\Applications\WinSCP\2019-07-12_WinSCP.ini</code>

Revision as of 21:43, 28 January 2020

Data

Programs

OwnCloud Windows Client

  • installed via github download with uwe.heuer@gmail.com Halloo0@1 to C:\Uwes\Programme\ownCloud\
  • data folder is C:\Uwes\owncloud\

PHPStorm

  • download and install to C:\Uwes\Programme\JetBrains\
  • take activation key from C:\Uwes\owncloud\documents\Applications\PHPStorm\WendwebPHPStormActiviationKey.txt

SSHFS

  • in order to be able to map a linux directory via SSH install WinFsp and SSHFS-Win according to here
  • a drive can be mapped by file manager with e.g.
\\sshfs\ubuntu@ec2-34-219-153-128.us-west-2.compute.amazonaws.com   
  • or via cmd line with e.g.
net use X: \\sshfs\billziss@mac2018.local

WinSCP

  • export and import of ini file from C:\Uwes\owncloud\documents\Applications\WinSCP\2019-07-12_WinSCP.ini