This website requires JavaScript.
Explore
Help
Sign In
xgiovio
/
openstack-swift-backup-restore-tool
Watch
1
Star
0
Fork
0
You've already forked openstack-swift-backup-restore-tool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
40753a8b9650359cf39f39644bada50fd288f5cf
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Giovanni Di Grezia
40753a8b96
fixed bug on decrypt
2017-05-01 16:07:13 +02:00
authentication.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
linux_launch_monitor.py
first release. readme will follow up
2015-12-01 12:42:50 +01:00
local_to_swift.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
settings_generate_temp_url.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
settings_local_to_swift.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
settings_swift_delete_0_byte_folders.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
settings_swift_delete_orphan_segments.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
settings_swift_to_local.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
swift_delete_0_byte_folders.py
added sync mode for local to swift, added delete function in utility, added script to remove all 0bytes directories, added script to delete large files without manifest
2015-12-09 15:39:18 +01:00
swift_delete_orphan_segments.py
added sync mode for local to swift, added delete function in utility, added script to remove all 0bytes directories, added script to delete large files without manifest
2015-12-09 15:39:18 +01:00
swift_generate_temp_url.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
swift_to_local.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
utility_aes.py
fixed bug on decrypt
2017-05-01 16:07:13 +02:00
utility.py
changed sleep to 2 sec. fixed the setting of swift_conn during deletion process. Timeout of ssl increased to 10. Added checks to segment files: they have to be power of 2.
2016-05-08 22:46:08 +02:00
Description
No description provided
48
KiB
Languages
Python
100%