[ / / / / / / / / / / / / / ] [ dir / agatha2 / cyoa / doomer / film / gtpone / kc / s / wmafsex ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Email
Comment *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): d1036dad5c31ed7⋯.jpg (114.83 KB, 620x413, 620:413, ftp_made_simple-main.jpg) (h) (u)

[–]

 No.1008984>>1009003 [Watch Thread][Show All Posts]

I like anonymous FTP, but its old and dated. Is there something similar that can split up files, checksum them, then upload a type of preamble so if your connection gets cut the bad parts will be auto deleted on the server end and you can resume your upload until it successfully completes? Basically anonymous ftp with bit torrent like features.

tl:dr

You can't allow anonymous users to delete files on server, but it's no good if the connection gets cut and only part of the file is uploaded. Wut do?

 No.1008986>>1008988

'Modern'/post-1992 ftp servers allow resume. Stop trying to server on Windows like a computer illiterate.


 No.1008988>>1008997

>>1008986

For anonymous ftp? I don't think so, or at least non of the anonymous ftp sites would let me resume.


 No.1008997>>1009149

>>1008988

There is no such thing as 'anonymous ftp' in protocol. Just convention to allow 'anonymous:fag@gay.com' login.

So either your client is shit, or server admin slapped some shitty perl scripts to control anon uploads and broke it.


 No.1009003>>1009035 >>1009102 >>1009150 >>1009336

File (hide): de90448eef95671⋯.png (151.91 KB, 400x528, 25:33, Transparent.png) (h) (u)

>>1008984 (OP)

1) Ditch FTP, use HTTP

2) Use USENET Cancel-lock / imageboard deletion password system for authorization

3a) https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingRESTAPImpUpload.html Basically: POST without body to start upload, PUT each part with index, POST to finish and concatenate all uploaded parts into final file. Checksums included.

3b) Just POST file contents. If connection breaks, server do not delete partial file (that's main problem with that solution - broken requests having effect goes contrary to assumption of most servers - enjoy your application being broken by proxies/middleware). Client makes HEAD request to see what server managed to receive, then repeats POSTs with Range header (server double checks length) and rest of the file


 No.1009035

>>1009003

>REST A Pimp

based


 No.1009102


 No.1009149>>1009336

File (hide): 687f6985c5267a1⋯.jpg (132.65 KB, 727x959, 727:959, 687f6985c5267a1bec318d9115….jpg) (h) (u)

>>1008997

> clueless admin is smart enough to be using perl in 2019 - 15 days


 No.1009150

>>1009003

http sucks, use gopher


 No.1009336>>1009343

>>1009003

>>1009149

Gradeschoolers and traps look really yummy!


 No.1009343

>>1009336

Unironically this.




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
10 replies | 2 images | Page ?
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / agatha2 / cyoa / doomer / film / gtpone / kc / s / wmafsex ][ watchlist ]