15,479
edits
Changes
Sitecopy
,no edit summary
After installation in a directory '''/home/user/.sitecopy''' (where the relevant update information is stored) and a config script '''/home/user/.sitecopyrc''' (where the what and where is stored).
<code> mkdir ~/.sitecopy</code>
and with your text editor do (I use gedit)
<code> gedit ~/.sitecopyrc</code>
Add the relevant info into '''.sitecopyrc'''
Make sure you have all the required rights.
<code> chmod 700 ~/.sitecopy chmod 600 ~/.sitecopyrc</code>
There are lots of options, but the most important one is '''--update'''.
Simply do
<code> sitecopy -u mijnsite</code>
Upload the local files to update the FTP (remote files will be overwritten). Other important options are