Skip to content

Instantly share code, notes, and snippets.

@ernest-ns
ernest-ns / How to - S3 sync
Created May 15, 2015 05:22
How to sync/upload local folder to s3
How to sync Local Folder with S3
s3cmd --configure
give the aws key and the secret key
options required
* --skip-existing
* --progress
So
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
#!/bin/bash
echo "*******************************************"
ps -aef | wc -l
echo "*******************************************"
sudo nmap -sS 127.0.0.1
echo "*******************************************"
{
"Monday": [
[
"00:00",
"07:00"
],
[
"17:00",
"24:00"
]