User Tools

Site Tools


dev:deploy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:deploy [2023/02/14 06:07] – created - external edit 127.0.0.1dev:deploy [2024/05/21 19:54] (current) adam
Line 2: Line 2:
  
   $scp <filename> <username>@<server>:<destinationpath>   $scp <filename> <username>@<server>:<destinationpath>
 +
 +you can scp @ a windows host, but windows will not tolerate ''~''. idk how to encode slashes or spaces.
      
 and of course if you have a directory, use -r, and maybe /* to get only the files in the directory. (lest you wind up with a lot of publish/publish type situations) and of course if you have a directory, use -r, and maybe /* to get only the files in the directory. (lest you wind up with a lot of publish/publish type situations)
dev/deploy.1676354858.txt.gz · Last modified: 2023/02/14 06:07 by 127.0.0.1