Zen Cart Logo
Forums / Basic Configuration / a few quick questions

a few quick questions

Locked

Views: 1,427

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
24 Jan 2009, 11:49 PM
#1
bubblycrazy avatar

bubblycrazy

New Zenner

Join Date:
Jan 2009
Posts:
19
Plugin Contributions:
0

a few quick questions

hi just 3 questions i need answering please

i am using notepad++, when i have done a change do i just save it and use the file name it provides or does it need changing to something specific?

i am using filezilla to upload, do i have to drag and drop each folder i have changed or does it update automatically?

is there anything i need to do to back up my site or does it all get saved while doing the above?

thanks in advance for your responces

25 Jan 2009, 3:29 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: a few quick questions

  1. If you opened the file in Notepad++ as, say, index.php, it will save it as the same file name.

  2. You'll have to drag and drop everything you want changed. Filezilla (or any other FTP program I know of) won't auto-update. (Interesting idea, though.)

  3. You need to do your own backups. Search the forum for 'backup' for a lot of threads.

25 Jan 2009, 11:34 PM
#3
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: a few quick questions

stevesh:

  1. You'll have to drag and drop everything you want changed. Filezilla (or any other FTP program I know of) won't auto-update. (Interesting idea, though.)

I work with WSFTP Professional and if I highlight a file on the remote server and click "Edit", it renders the file (opened) on my local copy of Crimson Editor.

If I edit the file and SAVE it, then close Crimson, it will port (FTP) the saved version back to the remote server.

If I am doing a detailed edit, I usually FTP a copy of the file to my local drive before editing it - then save the edited copy on my local drive.

I then back-up the original on the server, before porting back the edited version.

I think it is Kuroi who advises that ALL edits should be done on files that reside in a full ZC file-set on a local drive and stored there. In this way, one always has a "backup", because the "originals" of any edits are on the local drive first - before they get ported to the server... Good advice for all ZC users.