Register on the forum now to remove ALL ads + popups + get access to tons of hidden content for members only!
vintage erotica forum vintage erotica forum vintage erotica forum
vintage erotica forum
Home
Go Back   Vintage Erotica Forums > Information & Help Forum > Help Section
Best Porn Sites Live Sex Register FAQ Members List Calendar

Notices
Help Section If you have technical problems or questions then post or look for answers here.


Reply
 
Thread Tools Display Modes
Old February 11th, 2024, 11:57 AM   #1151
8ElectricWoody
Moderator
 
8ElectricWoody's Avatar
 
Join Date: Jun 2014
Location: NorthWest
Posts: 2,840
Thanks: 14,154
Thanked 30,967 Times in 2,731 Posts
8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+8ElectricWoody 100000+
Default

Quote:
Originally Posted by Scott T View Post
Like I said the only way is via the original poster.

The 1fichier message is generic and so is of no help.

If you don't know who the original poster is then there is nothing else that can be done.
Hey Scott?
8ElectricWoody is offline   Reply With Quote
The Following 2 Users Say Thank You to 8ElectricWoody For This Useful Post:
Old February 11th, 2024, 04:28 PM   #1152
Jazz67
SuperMod, supergroovy
 
Jazz67's Avatar
 
Join Date: Feb 2009
Location: Lost in the Forest
Posts: 6,263
Thanks: 55,110
Thanked 48,662 Times in 6,241 Posts
Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+
Default

I did a search for the filename and the full 1fich link, nothing coming back on VEF search or Google site: search
__________________
Don't cling to a mistake just because you spent a lot of time making it.
Jazz67 is offline   Reply With Quote
The Following 9 Users Say Thank You to Jazz67 For This Useful Post:
Old February 12th, 2024, 11:46 PM   #1153
herkalurk
Vintage Member
 
herkalurk's Avatar
 
Join Date: Apr 2011
Location: Tulsa
Posts: 23,210
Thanks: 617
Thanked 278,564 Times in 23,086 Posts
herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+herkalurk 1000000+
Default

I figured out the problem I face in my previous post -> http://vintage-erotica-forum.com/sho...postcount=1142


Once you get the upload ID info from the api, it also include a specific server URL you need to use to perform the actual upload, and then subsequent retrieval of the link.


Below is the PHP code with UNIREST package I use to perform the aciton.


Code:
<?php

require_once '/home/USER/unirest-php/src/Unirest.php';

$uploadID = Unirest\Request::get("https://api.1fichier.com/v1/upload/get_upload_server.cgi",["Accept" => "application/json","Content-Type" => "application/json"],null);

$upload = Unirest\Request::post("https://{$uploadID->body->url}/upload.cgi?id={$uploadID->body->id}",["Accept" => "application/json",Unirest\Request::auth('1fichierupload@DOMAIN.com', 'PASSWORD')],["mail" => "1fichierupload@DOMAIN.com","file[]" => Unirest\Request\Body::file($argv[1])]);

$response = Unirest\Request::get("https://{$uploadID->body->url}/end.pl?xid={$uploadID->body->id}",["Accept" => "application/json","Content-Type" => "application/json","JSON" => "1"],null);

print_r($response->body->links[0]->download);
?>
__________________
My posts are scripted, sorry if the preview images aren't great, but the whole gallery is in the link
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


If I post any duplicates, please PM me and I will remove them
herkalurk is offline   Reply With Quote
The Following 7 Users Say Thank You to herkalurk For This Useful Post:
Old February 19th, 2024, 04:46 PM   #1154
Protos33
Senior Member
 
Join Date: Sep 2011
Posts: 670
Thanks: 77,183
Thanked 4,301 Times in 664 Posts
Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+
Default

Normally I don't have any issues with 1fichier, which is why I love it so much, but today I'm encountering an odd issue.


I'm trying to download from this post using jdownloader2: http://vintage-erotica-forum.com/sho...22&postcount=6


It goes for about a minute, getting 7-15 Mb of the file then jdownloader2 reports the download limit has been reached, and gives me a 20 minute countdown before repeating the cycle. This would be understandable if I've downloaded multiple files recently, but this is the first one in a week or two I've tried to download. Anyone encounter this before or know if 1fichier, or perhaps jdownloader2 are having issues?
__________________
If you find a dead link or pic in one of my posts, please PM me.
Protos33 is offline   Reply With Quote
The Following 6 Users Say Thank You to Protos33 For This Useful Post:
Old February 19th, 2024, 09:06 PM   #1155
Scott T
Veteran Member
 
Join Date: Jan 2019
Location: UK
Posts: 4,664
Thanks: 40,532
Thanked 77,252 Times in 4,650 Posts
Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+
Default

Quote:
Originally Posted by Protos33 View Post
Normally I don't have any issues with 1fichier, which is why I love it so much, but today I'm encountering an odd issue.
Firstly 1Fichier does not like Download Managers. If you search their help files they say:
Quote:
Warning !
We do not edit/propose any software and/or plugin for a download manager.
For any question about a download manager, you must ask their editor.
Opening too many connections to our servers can cause a ban of your IP address.
Too much parallelize your requests can degrade your performances.
We consider that 10 simultaneous connections are enough to maximize your download speed.
The download menu is not compatible with download managers
Secondly I have noticed recently that I sometimes have problems uploading to 1Fichier where uploads do not start. My impression, when I took more notice of the issue, is that the data centres that seemed to be a problem had an ru suffix.

As an uploader my solution is to start again and once you get an upload up to 100MB it seems to be stable.

In terms of downloading, which I tend to do anonymously rather than logging in, I have not experienced any issues but I do not use a download manager. But, as you say, if you get a failed download you will still be hit by their download time restriction.

ADDITIONAL:
I have also just downloaded the file you link to with no issue.
__________________
Everything that I upload to VEF is archived so please message me if my posts have any dead content, including thumbnails.
All scans are from my own magazines purchased new, plus a few second hand ones purchased early on.

Last edited by Scott T; February 19th, 2024 at 09:16 PM.. Reason: +
Scott T is offline   Reply With Quote
The Following 8 Users Say Thank You to Scott T For This Useful Post:
Old February 19th, 2024, 09:31 PM   #1156
Protos33
Senior Member
 
Join Date: Sep 2011
Posts: 670
Thanks: 77,183
Thanked 4,301 Times in 664 Posts
Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+Protos33 10000+
Default

Interesting. I have always used jdownloader2 with them without any issues before. Makes me wonder if they changed something on their end. I'm going to try the old-fashioned "reboot the computer" and see if that helps. Failing that I may try downloading directly from their site, but I usually do have issues when I do that.


Edit: Rebooting seems to have done the trick. Resumed the download immediately and got it in about 2 minutes.
__________________
If you find a dead link or pic in one of my posts, please PM me.

Last edited by Protos33; February 19th, 2024 at 09:53 PM..
Protos33 is offline   Reply With Quote
The Following 7 Users Say Thank You to Protos33 For This Useful Post:
Old February 19th, 2024, 10:40 PM   #1157
Scott T
Veteran Member
 
Join Date: Jan 2019
Location: UK
Posts: 4,664
Thanks: 40,532
Thanked 77,252 Times in 4,650 Posts
Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+Scott T 350000+
Default

Regardless of what modern computer suppliers might say I still feel that closing down your pc and getting rid of all that miscellaneous crap that is sitting in the background can only be good for your pc's performance.
__________________
Everything that I upload to VEF is archived so please message me if my posts have any dead content, including thumbnails.
All scans are from my own magazines purchased new, plus a few second hand ones purchased early on.
Scott T is offline   Reply With Quote
The Following 8 Users Say Thank You to Scott T For This Useful Post:
Old March 3rd, 2024, 12:49 PM   #1158
aranciata
Member
 
Join Date: May 2018
Posts: 91
Thanks: 406
Thanked 847 Times in 88 Posts
aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+
Default need help for upload

i'm premium and want to upload some of my dvd's but dont know how to do it.
i have changed them to mp4 and saved.
i want to upload but i fail.


sry for my english: i learn it in school and that is about 30 years ago.
aranciata is offline   Reply With Quote
The Following 8 Users Say Thank You to aranciata For This Useful Post:
Old March 3rd, 2024, 04:37 PM   #1159
nhy5
Moderator
 
nhy5's Avatar
 
Join Date: Apr 2008
Location: Northern Alabama
Posts: 2,139
Thanks: 12,019
Thanked 34,387 Times in 2,140 Posts
nhy5 100000+nhy5 100000+nhy5 100000+nhy5 100000+nhy5 100000+nhy5 100000+nhy5 100000+nhy5 100000+nhy5 100000+nhy5 100000+nhy5 100000+
Default

aranciata,
I'm not a premium user, but I have used 1fichier to upload. I did a google search on 1fichier upload tutorial and found this:


There are 2 methods of uploading to 1fichier.com(for registered users):
1. Web upload:

you open 1fichier.com in your favorite web browser and login to your account.
after that you can click to the 1fichier logo to get to the homepage that is actually the upload page and select the file(s) or the folder to upload



It's pretty straightforward, don't worry about all the optional options, unless you must use a password. Just select your file and then click send. Once it's uploaded, you'll be given a link to copy. Do that, and then paste the link into the message that you want to post.

From what I've read, the only way that you can resume an interrupted upload is by using the FTP upload.


2. FTP upload:

open your favorite ftp client(FileZilla recommended) and login to ftp.1fichier.com using the e-mail address and password that you used to register on 1fichier.
upload just the files to 1fichier
after 5 minutes the files will appear in your "My files" section at 1fichier.

After you have all the files uploaded in your folder at 1fichier just select the folder and click on "Share" to get the share link.

Note:
Since sub-folders in folders cannot be shared, make sure that you have just one folder with the files to share. If you have sub-folders then you have to archive them first and upload the archives and not the sub-folders.

There is more info on using the FTP upload in 1fichier's FAQ here.


Perhaps your problem is file size. I'm not sure what the size limitations are for premium users, but it's 300 GB on the upload page. Another issue could be the file name you're using. I know that Mediafire monitors and disallows some file names, don't know about 1fichier. Try renaming your file to something that's not obvious.


Good luck
nhy5 is offline   Reply With Quote
The Following 11 Users Say Thank You to nhy5 For This Useful Post:
Old March 3rd, 2024, 05:55 PM   #1160
aranciata
Member
 
Join Date: May 2018
Posts: 91
Thanks: 406
Thanked 847 Times in 88 Posts
aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+aranciata 2500+
Default

Ok, i try but all the time i open the link in test i can see all what is in my computer.
so i edit the test files
what is wrong?
long time ago i can do it
aranciata is offline   Reply With Quote
The Following 8 Users Say Thank You to aranciata For This Useful Post:
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump




All times are GMT. The time now is 09:01 AM.






vBulletin Optimisation provided by vB Optimise v2.6.1 (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.