Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid File Names in Archive #1

Open
mehalick opened this issue Jan 5, 2016 · 13 comments
Open

Invalid File Names in Archive #1

mehalick opened this issue Jan 5, 2016 · 13 comments

Comments

@mehalick
Copy link

mehalick commented Jan 5, 2016

When attempting to extract a wpress file containing an upload file with an invalid file name the extractor fails and returns without completing, can the extractor be extended to simply ignore gracefully and continue the extract? The source wpress file was provided to me and I don't have much information regarding the specifics of the invalid file(s).

I'm running wpress-extractor.exe on a Windows 10 machine.

2016-01-05_8-34-12

I can provide a link to the *.wpress file if necessary.

I'd be happy to learn Go, update, and submit a pull request but at the moment I don't know how involved such a "fix" would be. This admittedly might not be relevant to most users.

@fifthsegment
Copy link
Owner

Sure, this can be fixed. Could you link me to the file .wpress file?

@CrikeyMate
Copy link

Hello!

I'm having a similar problem as the above, except;

It aborts with the error of: The system cannot find the path specified.

It's possible it's a file-length issue, as the file it stops on is rather long.

Could you please advise a possible solution?

Thanks in advance.

@wordpressfixer1
Copy link

HI
can someone post me the solution to how to get the above mentioned screenshot issue fixed? i am having the exact same error. the filename or extension is too long. can that be fixed. Looking forward to hear back from you.

Thanks in Advance.
Usman.

@deepk2701
Copy link

Hi,

Facing the same error. Can someone please help with a fix for this ?

Thanks

@wordpressfixer1
Copy link

Hi,

Facing the same error. Can someone please help with a fix for this ?

Thanks

Hi,
Can i know why you are needing to extract the wpress flie originally? Are you unable to import it to the website that you need it to be? Please explain i hope i can help you out in getting the file uploaded and the backup reloaded for you.

Regards,
Usman Abbasi

@deepk2701
Copy link

Hi,
Facing the same error. Can someone please help with a fix for this ?
Thanks

Hi,
Can i know why you are needing to extract the wpress flie originally? Are you unable to import it to the website that you need it to be? Please explain i hope i can help you out in getting the file uploaded and the backup reloaded for you.

Regards,
Usman Abbasi

Hi,

The file size is large (24GB) hence the original import function is getting stuck at 15-20% everytime I try to import. Can you help with that ?

Thanks.

@wordpressfixer1
Copy link

Hi,
Facing the same error. Can someone please help with a fix for this ?
Thanks

Hi,
Can i know why you are needing to extract the wpress flie originally? Are you unable to import it to the website that you need it to be? Please explain i hope i can help you out in getting the file uploaded and the backup reloaded for you.
Regards,
Usman Abbasi

Hi,

The file size is large (24GB) hence the original import function is getting stuck at 15-20% everytime I try to import. Can you help with that ?

Thanks.

Do you have the original website access to wordpress from where yo have generated the backup from?

@wordpressfixer1
Copy link

Hi,
Facing the same error. Can someone please help with a fix for this ?
Thanks

Hi,
Can i know why you are needing to extract the wpress flie originally? Are you unable to import it to the website that you need it to be? Please explain i hope i can help you out in getting the file uploaded and the backup reloaded for you.
Regards,
Usman Abbasi

Hi,

The file size is large (24GB) hence the original import function is getting stuck at 15-20% everytime I try to import. Can you help with that ?

Thanks.

do you have the unlimited upload extensions for the all in one?

@deepk2701
Copy link

Hi,
Facing the same error. Can someone please help with a fix for this ?
Thanks

Hi,
Can i know why you are needing to extract the wpress flie originally? Are you unable to import it to the website that you need it to be? Please explain i hope i can help you out in getting the file uploaded and the backup reloaded for you.
Regards,
Usman Abbasi

Hi,
The file size is large (24GB) hence the original import function is getting stuck at 15-20% everytime I try to import. Can you help with that ?
Thanks.

do you have the unlimited upload extensions for the all in one?

No, I do not have that.

@deepk2701
Copy link

Hi,
Facing the same error. Can someone please help with a fix for this ?
Thanks

Hi,
Can i know why you are needing to extract the wpress flie originally? Are you unable to import it to the website that you need it to be? Please explain i hope i can help you out in getting the file uploaded and the backup reloaded for you.
Regards,
Usman Abbasi

Hi,
The file size is large (24GB) hence the original import function is getting stuck at 15-20% everytime I try to import. Can you help with that ?
Thanks.

Do you have the original website access to wordpress from where yo have generated the backup from?

Yes, I have the original website access.

@wordpressfixer1
Copy link

Yes, I have the original website access.

How are you able to import the backup then? as the all in one allows only to have 500MB of file upload. Are you changing the size from the php file of the plugin?

@deepk2701
Copy link

Yes, I have the original website access.

How are you able to import the backup then? as the all in one allows only to have 500MB of file upload. Are you changing the size from the php file of the plugin?

No. I am changing it using .htaccess file.

@wordpressfixer1
Copy link

Yes, I have the original website access.

How are you able to import the backup then? as the all in one allows only to have 500MB of file upload. Are you changing the size from the php file of the plugin?

No. I am changing it using .htaccess file.

first try using the unlimited tool. Also can i know if you are making the backup from the original website directly like going to export and making a backup. if you can do one thing i think it should surely work.

1 - Disable all the plugins in the original website before backup except ALL IN ONE
2 - Change the theme to the default wordpress ( 2019 )
3 - Create a backup then > Export i mean
4 - Once the backup is done download it.

Note: Make sure you have deleted the previous backup 24GB File so that does not add up.

Next step is for the other place where you are uploading the file.
1 - If you have FTP or cPanel Access upload the file directly from the backend like going to the file manager or FTP. ( it will be same place for both )

wp-content/ai1wp-backup/

upload that file .wpress over there and then from wordpress backend go to teh plugin options Backups.

You should see the file to be restored over there. Restore it from there and it will directly take you to the extraction process. As you will already be able to skip the uploading process through that plugin.

One last thing to mention is that make sure you have double the space as the backup is of 24GB so make sure you have around 50GB space. As uploading and then extrracting the same data makes it come near to that place.

You can ask me anything else if you have any doubt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants