softlayer / softlayer-object-storage-backup

Other
11 stars 3 forks source link

Add single file support #2

Closed CrackerJackMack closed 1 year ago

CrackerJackMack commented 12 years ago

Detect if specified source is a file or directory. If a file, skip the os.walk() and perform the comparison directly.