Sorry, this entry is only available in 日本語.
All posts by Kenji
(日本語) Paging と Pagination の違い
AWS EC2: Adjust Time Zone
(日本語) 東京都足立区綾瀬 綾瀬神社
Using rsync instead of scp
When trying to copy files to a server using scp, and wanting to exclude a specific directory (such as cache) during the copy process, I used the following method. This was performed for an AWS EC2 instance. Since I have all the server-side code in a single Git repository, I wanted to copy only a portion of it to the server.