Zen Cart Logo
Forums / General Questions / Host moved website, changed permissions

Host moved website, changed permissions

Locked

Views: 680

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
23 Jul 2009, 6:12 PM
#1
avenuebeads avatar

avenuebeads

New Zenner

Join Date:
Aug 2006
Location:
Chicago IL
Posts:
80
Plugin Contributions:
0

Host moved website, changed permissions

Not sure where to post this question, hopefully this is the right area.

My host migrated my website to a new server last night and I noticed they changed every file on my site to permission "705". So now I have to go through ever dang file and change them back to 755 & 444

Why would they have done that? And should I be calling them and make them change all the files back :cool: This is not how I wanted to spend my day today. :censored:

23 Jul 2009, 6:20 PM
#2
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
1

Re: Host moved website, changed permissions

AvenueBeads:

So now I have to go through ever dang file and change them back to 755 & 444

Why not change the permissions recursively?

For example, FileZilla (client) can do this.

23 Jul 2009, 6:23 PM
#3
avenuebeads avatar

avenuebeads

New Zenner

Join Date:
Aug 2006
Location:
Chicago IL
Posts:
80
Plugin Contributions:
0

Re: Host moved website, changed permissions

I use Filezilla, how is that done?

23 Jul 2009, 6:26 PM
#4
avenuebeads avatar

avenuebeads

New Zenner

Join Date:
Aug 2006
Location:
Chicago IL
Posts:
80
Plugin Contributions:
0

Re: Host moved website, changed permissions

Shouldn't have posted that so fast :)

Is this how it would be done?

To change all folders to 755

Highlight folder and select "apply to directories only" 755

then select the same folder again and use "apply to files only" for 444

?

23 Jul 2009, 6:30 PM
#5
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
1

Re: Host moved website, changed permissions

Yeah basically just right-click on the directory, select file permissions, select recurse into subdirectories, and whether to apply to files or directories.

23 Jul 2009, 6:37 PM
#6
avenuebeads avatar

avenuebeads

New Zenner

Join Date:
Aug 2006
Location:
Chicago IL
Posts:
80
Plugin Contributions:
0

Re: Host moved website, changed permissions

Thanks for the tip Steven! Learn something new everyday :)