|  07-04-2016, 12:15 AM | #16 | |
| Carpe diem, c'est la vie.            Posts: 6,433 Karma: 10773670 Join Date: Nov 2011 Location: Multiverse 6627A Device: K1 to PW3 | Quote: 
 I am fighting getting an SFTP server open through my DSL router. Testing fails so far (using https://ftptest.net). Hmm, localhost FTP works, but SFTP sends login message and client does not see it. Aha. A protocol name mismatch! What FileZilla FTP server calls SFTP does not match WinSCP SFTP, but it does match WinSCP "FTP SSL/TLS". At least I have localhost SFTP (of sorts) working. But the firewall layers are still being obstinate. I never used this brand of modem with port forwarding before, and it seems to not work in any obvious way. I will sleep now and try again in the morning. I am beyond too tired. Last edited by geekmaster; 07-04-2016 at 02:16 AM. | |
|   |   | 
|  07-04-2016, 12:41 AM | #17 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | 
			
			The factory initialization packages are also on an sftp server (in addition to the cloud server). My sftp server accepts pub-key auth only, so . . . Ah, phooey, I'm too tired, PM me tomorrow at a reasonably late hour.   | 
|   |   | 
|  07-04-2016, 09:39 AM | #18 | |
| Enthusiast  Posts: 38 Karma: 10 Join Date: Jul 2016 Device: PW2 | Quote: 
 | |
|   |   | 
|  07-04-2016, 09:46 AM | #19 | |
| Carpe diem, c'est la vie.            Posts: 6,433 Karma: 10773670 Join Date: Nov 2011 Location: Multiverse 6627A Device: K1 to PW3 | Quote: 
 However, he must be using knc1's server, because he said his upload speed is very slow and will take hours to upload. I do not have time to fight with windows. I should probably switch to linux on my dev laptop since my "accelerated schedule" (very short remaining lifespan, unless a miracle falls in my lap). Last edited by geekmaster; 07-04-2016 at 10:00 AM. | |
|   |   | 
|  07-04-2016, 09:59 AM | #20 | |
| Enthusiast  Posts: 38 Karma: 10 Join Date: Jul 2016 Device: PW2 | Quote: 
 | |
|   |   | 
|  07-04-2016, 10:02 AM | #21 | 
| Carpe diem, c'est la vie.            Posts: 6,433 Karma: 10773670 Join Date: Nov 2011 Location: Multiverse 6627A Device: K1 to PW3 | 
			
			LOL indeed. Firmware images. I suggested he get a free mediafire or dropbox account, so not sure where it is being uploaded. Just looking forward to getting a download link so I can study it, which promises a more universal method than we are about to announce today (with jailbreak pre-installed, perhaps).
		 | 
|   |   | 
|  07-04-2016, 10:28 AM | #22 | 
| Carpe diem, c'est la vie.            Posts: 6,433 Karma: 10773670 Join Date: Nov 2011 Location: Multiverse 6627A Device: K1 to PW3 | 
			
			Grand Announcement (a/k/a/ "Amazon-Independence Day!"): https://www.mobileread.com/forums/sho...d.php?t=275877 | 
|   |   | 
|  07-04-2016, 10:43 AM | #23 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | 
			
			Also see new note added to top of this thread's first post.
		 | 
|   |   | 
|  07-04-2016, 02:09 PM | #24 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | 
			
			Now that it is known that "Demo Mode" is the key to one of the downgrade attacks (DGA-2, this thread)..... Anyone interested in about a dozen Demo-KV units? http://www.ebay.com/itm/Amazon-Kindl...sAAOSwmtJXaF2I See warning posted later in this thread. Many karma points to anyone whose web-search foo can turn up a Kindle Demo Oasis. Last edited by knc1; 07-04-2016 at 02:25 PM. | 
|   |   | 
|  07-04-2016, 02:16 PM | #25 | 
| Carpe diem, c'est la vie.            Posts: 6,433 Karma: 10773670 Join Date: Nov 2011 Location: Multiverse 6627A Device: K1 to PW3 | 
			
			I wonder if somebody has a friend at a store that has demo Oasis units? Perhaps a demo.bin could be harvested from there? Or maybe grab one with a smartphone with SSH over USB (in diags)? May need a serial/password convertor for that (such as a kindletool subset built for android).
		 | 
|   |   | 
|  07-04-2016, 02:21 PM | #26 | |
| Connoisseur            Posts: 76 Karma: 491288 Join Date: Jan 2016 Device: PW1 - repair many Kindle models | Quote: 
 Last edited by IFixKindles; 07-04-2016 at 02:30 PM. Reason: Adding more info. | |
|   |   | 
|  07-04-2016, 02:24 PM | #27 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | |
|   |   | 
|  07-06-2016, 11:24 AM | #28 | 
| Groupie            Posts: 175 Karma: 54048 Join Date: Mar 2016 Device: PW3 5.6.5-usbnet | 
			
			scp/sftp is not ftps. ftps (ftp ssl) is evil for firewalls. Better start sshd as user on port 1025 and use rssh as the login shell to avoid ssh login.
		 | 
|   |   | 
|  07-06-2016, 11:35 AM | #29 | |
| Carpe diem, c'est la vie.            Posts: 6,433 Karma: 10773670 Join Date: Nov 2011 Location: Multiverse 6627A Device: K1 to PW3 | Quote: 
  Last edited by geekmaster; 07-06-2016 at 11:39 AM. | |
|   |   | 
|  07-06-2016, 11:46 AM | #30 | 
| Groupie            Posts: 175 Karma: 54048 Join Date: Mar 2016 Device: PW3 5.6.5-usbnet | 
			
			ack. Using external servers is indeed a good option for Windows.
		 | 
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kindle 7th generation | Vinicius | Kindle Developer's Corner | 6 | 07-10-2015 10:13 AM | 
| Paperwhite 2 or 6th generation? | tygn | Amazon Kindle | 14 | 05-24-2015 04:33 PM | 
| When is the kindle 6th generation coming out? | Deltrus | Amazon Kindle | 14 | 05-07-2013 09:54 AM |