Disconnected From the Upload FTP Server

Problem with the site? Got a suggestion? Got feedback? Post here and the staff will discuss it with you.
Locked
nherman87
Posts: 3
Joined: Fri Sep 06, 2019 12:18 am

Disconnected From the Upload FTP Server

Post by nherman87 »

I've been trying to upload a build of Windows to the upload FTP server so I can gain access to the main one. (There are some Windows builds I'd like to download from there.) Problem is, I got disconnected from the upload FTP while the file was uploading. I have very slow upload speed (about 100 Kbs) so it would've taken about nine hours to upload. Here's part of the log for more information:

Status: Starting upload of C:\Users\Nathan\Downloads\10.0.18975.1000.rs_prerelease.190830-1502_amd64fre_client-professional_oem-retail_en-us.7z
Error: GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
Status: Server did not properly shut down TLS connection
Error: Could not read from socket: ECONNABORTED - Connection aborted
Error: Disconnected from server
Command: CWD /Etcetera/nherman87
Response: 250 CWD command successful. "/Etcetera/nherman87" is current directory.
Command: PWD
Response: 257 "/Etcetera/nherman87" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (94,130,67,140,4,2)
Command: STOR 10.0.18975.1000.rs_prerelease.190830-1502_amd64fre_client-professional_oem-retail_en-us.7z
Response: 150 Data connection accepted from 50.40.205.74:57503; transfer starting for /Etcetera/nherman87/10.0.18975.1000.rs_prerelease.190830-1502_amd64fre_client-professional_oem-retail_en-us.7z
Error: Connection timed out after 20 seconds of inactivity
Error: File transfer failed after transferring 25,444,352 bytes in 246 seconds
Status: Disconnected from server
Status: Resolving address of releases.betaarchive.com
Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known".
Error: Could not connect to server
Status: Disconnected from server
Status: Delaying connection for 5 seconds due to previously failed connection attempt...
Status: Resolving address of releases.betaarchive.com
Status: Connecting to 94.130.67.140:50000...
Status: Connection established, initializing TLS...
Status: Verifying certificate...
Status: TLS connection established, waiting for welcome message...
Status: Logged in
Status: Starting upload of C:\Users\Nathan\Downloads\10.0.18975.1000.rs_prerelease.190830-1502_amd64fre_client-professional_oem-retail_en-us.7z
Status: Retrieving directory listing of "/Etcetera/nherman87"...
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (94,130,67,140,4,20)
Command: MLSD
Response: 150 Data connection accepted from 50.40.205.74:57734; transfer starting.
Response: 226 Directory Listing Transfe
Command: PASV
Response: 227 Entering Passive Mode (94,130,67,140,3,254)
Command: STOR 10.0.18975.1000.rs_prerelease.190830-1502_amd64fre_client-professional_oem-retail_en-us.7z
Response: 550 Cannot STOR. No permission.
Error: Critical file transfer error
Status: Disconnected from server

Any help would be appreciated.

Lucas Brooks
Posts: 773
Joined: Sat Oct 20, 2018 11:37 am
Contact:

Re: Disconnected From the Upload FTP Server

Post by Lucas Brooks »

Use RAR file next time.

MCpillager12
User avatar
Posts: 362
Joined: Wed Apr 17, 2019 12:44 pm

Re: Disconnected From the Upload FTP Server

Post by MCpillager12 »

7z is also supported.

JonathonWyble
Posts: 187
Joined: Sun Apr 08, 2018 1:07 am
Location: Buffalo, New York

Re: Disconnected From the Upload FTP Server

Post by JonathonWyble »

What would file formats have to do with disconnection from the FTP server? Maybe it's the fact that you're trying to upload a very large file? If so, then yes, you should archive your file in the .rar or .7z format before you upload it to the FTP.

MCpillager12
User avatar
Posts: 362
Joined: Wed Apr 17, 2019 12:44 pm

Re: Disconnected From the Upload FTP Server

Post by MCpillager12 »

He already archived it as 7z

AlphaBeta
User avatar
Donator
Posts: 2439
Joined: Sun Aug 12, 2012 4:33 pm
Location: Czechia

Re: Disconnected From the Upload FTP Server

Post by AlphaBeta »

Apparently your connection is not good enough to keep the upload going. Try to upload the file to MEGA or other file host and send mrpijey a link. Don't waste your time and bandwidth uploading Windows 10 Insider Preview builds, since these are uploaded to the FTP automatically as soon as they are released, not to mention that beta builds are not eligible for FTP access applications anyway.
AlphaBeta, stop brainwashing me immediately!

Image

MCpillager12
User avatar
Posts: 362
Joined: Wed Apr 17, 2019 12:44 pm

Re: Disconnected From the Upload FTP Server

Post by MCpillager12 »

The problem has been solved, because 18975 (x64) has been uploaded.

mrpijey
User avatar
Administrator
Posts: 9195
Joined: Tue Feb 12, 2008 5:28 pm
Contact:

Re: Disconnected From the Upload FTP Server

Post by mrpijey »

The problem was not solved, the build has already been uploaded by me. There are no permission problems with uploading 7z files, but if you have issues uploading you can either use a third party uploading service (Mega etc) or get in touch with me directly and we can discuss other alternatives.
Image
Official guidelines: Contribution Guidelines
Channels: Discord :: Twitter :: YouTube
Misc: Archived UUP

pittical
Posts: 102
Joined: Fri Nov 01, 2013 7:51 pm

Re: Disconnected From the Upload FTP Server

Post by pittical »

Or simply have rar or 7z split the archive into, say, 50mb chunks and you'll only have to reupload any failed ones. Just like in the good old unstable-modem-connection- and servers-not-supporting-resume-days.

Though Mega etc have the advantage of being available to non FTP users too, which is nice.

nherman87
Posts: 3
Joined: Fri Sep 06, 2019 12:18 am

Re: Disconnected From the Upload FTP Server

Post by nherman87 »

mrpijey wrote:The problem was not solved, the build has already been uploaded by me. There are no permission problems with uploading 7z files, but if you have issues uploading you can either use a third party uploading service (Mega etc) or get in touch with me directly and we can discuss other alternatives.
That would work. I'm trying to upload something to get access to the FTP server so I can download the two Windows builds from rs_xbox. If Windows Insider builds don't get FTP access, what does that I can easily obtain?

Lucas Brooks
Posts: 773
Joined: Sat Oct 20, 2018 11:37 am
Contact:

Re: Disconnected From the Upload FTP Server

Post by Lucas Brooks »

Anything on a physical floppy disk or CD you buy.

nherman87
Posts: 3
Joined: Fri Sep 06, 2019 12:18 am

Re: Disconnected From the Upload FTP Server

Post by nherman87 »

Okay. Looks like I will either upload to another website (once I find something to upload) and give mrpijey a link or I'll upload files at my friend's house. Thanks for the help!

x010
Staff
Posts: 1311
Joined: Thu Jun 13, 2013 4:46 pm
Location: Leaderboard
Contact:

Re: Disconnected From the Upload FTP Server

Post by x010 »

ComputerHunter wrote:Anything on a physical floppy disk or CD you buy.
Definitely not anything.
nherman87 wrote:
mrpijey wrote:The problem was not solved, the build has already been uploaded by me. There are no permission problems with uploading 7z files, but if you have issues uploading you can either use a third party uploading service (Mega etc) or get in touch with me directly and we can discuss other alternatives.
That would work. I'm trying to upload something to get access to the FTP server so I can download the two Windows builds from rs_xbox. If Windows Insider builds don't get FTP access, what does that I can easily obtain?
Please see https://www.betaarchive.com/forum/viewt ... 02#p431802. It could be something that you (luckily) have that we don't.

Lucas Brooks
Posts: 773
Joined: Sat Oct 20, 2018 11:37 am
Contact:

Re: Disconnected From the Upload FTP Server

Post by Lucas Brooks »

Definitely not anything.
ComputerHunter wrote:Anything on a physical floppy disk or CD you buy.

Overdoze
User avatar
Posts: 1762
Joined: Mon Feb 24, 2014 10:28 am
Location: Slovenia

Re: Disconnected From the Upload FTP Server

Post by Overdoze »

Not sure why the "you buy" part is emphasized here. The requirements speak of types of content that is acceptable, not how it was obtained.
All roads lead to Neptune™

KRNL386 - my site about retro computing | My site about Windows 1.0 | My blog | 86Box Manager | LeakDB - list of PC OS warez leaks

Lucas Brooks
Posts: 773
Joined: Sat Oct 20, 2018 11:37 am
Contact:

Re: Disconnected From the Upload FTP Server

Post by Lucas Brooks »

Everything software you buy through normal means are retail ones and if they were sold on physical media, they will be accepted. Can you think of something you buy (distributed on physical media) that won't be accepted (except for the few on the blacklist)?

DanielOosterhuis
User avatar
Donator
Posts: 108
Joined: Mon Nov 20, 2017 6:52 pm

Re: Disconnected From the Upload FTP Server

Post by DanielOosterhuis »

ComputerHunter wrote:Everything software you buy through normal means are retail ones and if they were sold on physical media, they will be accepted. Can you think of something you buy (distributed on physical media) that won't be accepted (except for the few on the blacklist)?
Compilations, and shareware come to mind.
MCSA: Windows Server 2016 (70-740, 70-741, 70-742)
MTA: 98-349, 98-365

ATeamInc
Posts: 414
Joined: Sun Feb 25, 2018 6:49 pm

Re: Disconnected From the Upload FTP Server

Post by ATeamInc »

DanielOosterhuis wrote:
ComputerHunter wrote:Everything software you buy through normal means are retail ones and if they were sold on physical media, they will be accepted. Can you think of something you buy (distributed on physical media) that won't be accepted (except for the few on the blacklist)?
Compilations, and shareware come to mind.
And warez... You can buy warez CDs and at least in my country, they're a lot more common then legitimate software CDs.

mrpijey
User avatar
Administrator
Posts: 9195
Joined: Tue Feb 12, 2008 5:28 pm
Contact:

Re: Disconnected From the Upload FTP Server

Post by mrpijey »

You're all going vastly offtopic. Original topic has been discussed and solved.

Locked.
Image
Official guidelines: Contribution Guidelines
Channels: Discord :: Twitter :: YouTube
Misc: Archived UUP

Locked