Skip to content

Instantly share code, notes, and snippets.

View xgiovio's full-sized avatar
🏠
Working from home

Giovanni Di Grezia xgiovio

🏠
Working from home
View GitHub Profile
__author__ = 'xgiovio'
localpath = "localpath" # I:\\Backup NAS\\All\Works\\life\\
swift_container = "default" # default
prefix = "path/" # life/
import swiftclient
import os, sys
localfiles = {}