Created
January 27, 2022 03:56
-
-
Save bengalih/84a0b04b9992a9cbf0332fba918b1e3b to your computer and use it in GitHub Desktop.
swift backup webdav
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bitmoji app - first attempt with swift-https (failed), second attemp was manual rename with windows-http (success), | |
third attempt was swift-http (success), fourth attempt was manual rename with windows-https (success), | |
fifth attempt was android-https (success). | |
Summary: everything works with http OR https except Swift. | |
Line 627: 2022-01-27 03:02:37 10.10.10.102 MOVE /websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel+3+XL/com.bitstrips.imoji.app+(Pixel+3+XL) https://webdav.domain.com:443/websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel%203%20XL/com.bitstrips.imoji.app%20(Pixel%203%20XL)%20(archived) 443 [email protected] 10.10.10.90 SwiftBackup+/+4.0.0+(525);+Google/Pixel+3+XL - 400 1 0 53 | |
Line 653: 2022-01-27 03:05:17 10.10.10.102 MOVE /websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel+3+XL/com.bitstrips.imoji.app+(Pixel+3+XL) http://webdav.domain.com:1008/websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel%203%20XL/com.bitstrips.imoji.app%20(Pixel%203%20XL)%20(archived) 1008 user 10.10.10.120 Microsoft-WebDAV-MiniRedir/10.0.19042 - 201 0 0 23 | |
Line 702: 2022-01-27 03:08:01 10.10.10.102 MOVE /websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel+3+XL/com.bitstrips.imoji.app+(Pixel+3+XL) http://webdav.domain.com:1008/websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel%203%20XL/com.bitstrips.imoji.app%20(Pixel%203%20XL)%20(archived) 1008 [email protected] 10.10.10.90 SwiftBackup+/+4.0.0+(525);+Google/Pixel+3+XL - 201 0 0 6 | |
Line 785: 2022-01-27 03:18:34 10.10.10.102 MOVE /websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel+3+XL/com.bitstrips.imoji.app+(Pixel+3+XL) https://webdav.domain.com/websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel%203%20XL/com.bitstrips.imoji.app%20(Pixel%203%20XL)%20(archived) 443 user 10.10.10.120 Microsoft-WebDAV-MiniRedir/10.0.19042 - 201 0 0 17 | |
Line 819: 2022-01-27 03:24:27 10.10.10.102 MOVE /websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel+3+XL/com.bitstrips.imoji.app+(Pixel+3+XL) https://webdav.domain.com/websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel%203%20XL/com.bitstrips.imoji.app%20(Pixel%203%20XL)%20(archived) 443 [email protected] 10.10.10.90 Mozilla/5.0+(Linux;+Android+11;+AppleWebKit/537.36+(KHTML,+like+Gecko)+Version/4.0+Chrome/89.0.4389.105+Mobile+Safari/537.36 - 201 0 0 8 | |
********************** | |
Coke app - first attempt with swift https (failed), second with swift http (success) | |
Line 1017: 2022-01-27 03:50:39 10.10.10.102 MOVE /websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel+3+XL/com.coca_cola.android.ccnamobileapp.app+(Pixel+3+XL) https://webdav.domain.com:443/websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel%203%20XL/com.coca_cola.android.ccnamobileapp.app%20(Pixel%203%20XL)%20(archived) 443 [email protected] 10.10.10.90 SwiftBackup+/+4.0.0+(525);+Google/Pixel+3+XL - 400 1 0 68 | |
Line 1042: 2022-01-27 03:51:27 10.10.10.102 MOVE /websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel+3+XL/com.coca_cola.android.ccnamobileapp.app+(Pixel+3+XL) http://webdav.domain.com:1008/websync/ben-pixel/SwiftBackup_f71903a497f67757/Pixel%203%20XL/com.coca_cola.android.ccnamobileapp.app%20(Pixel%203%20XL)%20(archived) 1008 [email protected] 10.10.10.90 SwiftBackup+/+4.0.0+(525);+Google/Pixel+3+XL - 201 0 0 9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment