search for: wwwroot

Displaying 20 results from an estimated 48 matches for "wwwroot".

2006 Jun 07
1
rsync 2.6.8 copies directories but not files
...g a somewhat complicated --include/exclude chain to copy all files matching a pattern, plus all files in certain subdirs. /usr/local/bin/rsync -a --include='*/' --include='*.[wip]' --include='*.htm' --include='*.html' --include='*.off' --include='wwwroot/*' --include='perl/*' --exclude='*' newcode/ checkpt8 This almost works. All files matching *.[wip], *.htm, *.html, *.off in all subdirs of newcode/ are copied, as are all subdirs. However, of the files not matching the above patterns in wwwroot/ and perl/, only the one...
2009 Nov 16
3
DO NOT REPLY [Bug 6896] New: Copy to nfs mounted partitions fails - RHEL 5.4
...tp://lwn.net/Articles/251012/ ) as we were getting similar problems with another application. $ rsync --version rsync version 2.6.8 protocol version 29 The local (source) directory $ ls -l crontab -rw-rw-r-- 1 webmastr webmastr 2681 Nov 16 16:00 crontab The destination: $ mount nfs_server:/wwwroot on /export/www/wwwroot type nfs4 (rw,noatime,bg,retrans=8,addr=172.22.0.12) $ ls -la /export/www/wwwroot/live/data/test/ total 16 drwxr-xr-x 2 webmastr webmastr 4096 Nov 16 15:58 ./ drwxr-xr-x 6 webmastr webmastr 4096 Nov 16 15:44 ../ Works okay with normal copy. $ cp -v crontab /export/www/www...
2009 May 27
2
Cron Job?
Hi All, How does one create a cron job that runs commands like: /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=xxx.com -update /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=yyy.com -update Say every 15 mins? -Jason
2012 Nov 02
4
vanilla rsync 3.0.9 hangs after transferring ~2000 files
...ng compression in rsync (-z) - Using --protocol=29 - Other variations on arguments to rsync - Simply waiting for it to finish (it will sit there for literally days). This is what it looks like with -vvv: ... false_alarms=0 hash_hits=0 matches=0 sender finished data/www/virtual/_www.ageforce.dk/wwwroot/usrPictures/110x140_9f272336db751064bc808f3c5131f84f.jpg recv_generator(data/www/virtual/_www.ageforce.dk/wwwroot/usrPictures/110x140_9f2820d5a1c9d1d2b01988138523fe9c.jpg,54940) send_files(54940, data/www/virtual/_www.ageforce.dk/wwwroot/usrPictures/110x140_9f2820d5a1c9d1d2b01988138523fe9c.jpg) sen...
2007 Mar 29
4
Machine reboot - monit fails to start mongrels
...a apache 2.2 -> mongrel cluster for a rails app got power cycled at my ISP. Unfortunately monit couldn''t start the mongrel processes because the pid files were still there. Here is my monit config (for each mongrel process): check process myapp_mongrel_8000 with pidfile /data/wwwroot/myapp.com/ log/mongrel.8000.pid start program = "/usr/bin/mongrel_rails start -d -e production -p 8000 -a 127.0.0.1 -P log/mongrel.8000.pid -c /data/ wwwroot/myapp.com --user mongrel --group mongrel" stop program = "/usr/bin/mongrel_rails stop -P log/mongrel. 8...
2004 Oct 04
1
rsync uploading using ASCII translation ... ?
...tly. 3. Therefore, it's only occuring when using rsync to upload a file from my client to the server. 4. The CYGWIN environment variable is set to binmode on both the source and the target. Here is a command history of exactly what I am doing: $ rsync -vv --progress -Saz /cygdrive/c/inetpub/wwwroot/bin/*.dll <target_hostname>:/cygdrive/c/temp opening connection using ssh <target_hostname> rsync --server -vvlogDtprSz . /cygdrive/c/temp building file list ... [sender] expand file_list to 131072 bytes, did move 4 files to consider delta transmission enabled file1.dll 16384 100...
2003 Jul 04
1
rsync server and --delete option
...e is my problem: A rsync daemon is started on serverA with the root user. Now if I try to sync serverA to serverB : rsync -nPru --delete serverA::test/temp/ /temp/ the behavior is just perfect and everything goes well. Now if I try to switch the server : rsync -nPru --delete /temp/* serverA::wwwroot/temp/ the delete option is not working (the files that are not on the sending server are not deleted) and I get no error messages, even with -vvv or when I set --ignore-errors --force options... Is this supposed to work at all ? Is it may be a permission problem ? Thanks, Xavier
2003 Mar 22
5
CYGWIN Rsync exclude/include problem
...folders - /Documents and Settings/LocalService/ #Exclude /LocalService subfolders - /Documents and Settings/All Users/ #Exclude /All Users subfolders - /Documents and Settings/Default Users/ #Exclude /Default Users subfolders + /Inetpub/ #Include /Inetpub & subfolders + /Inetpub/wwwroot/ #Include /Inetpub/wwwroot & subfolders - /Inetpub/* #Exclude /files and other folders?? in Inetpub + /Plus11/ + /Plus11/MYOBData/ + /Plus11/Forms/ + /Plus11/Old*/ #Include folders that start with Old - /Plus11/* + /rsync/ - *.tmp #Exclude all *.tmp files - Temp/ #Exclude all...
2006 Aug 08
1
inherit acls not working
...# map acl inherit = yes max mux = 2048 change notify timeout = 5 idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users = yes winbind enum groups = yes winbind nested groups = yes winbind use default domain = yes [wwwroot] comment = wwwroot path = /usr/home/ws.old/wws01 read only = no browsable = yes writable = yes dos filemode = yes acl group control = yes inherit acls = yes veto oplock files = /*.mdb/*.MDB/ create mask = 0770 force cr...
2010 Aug 11
4
feature request: "remote user is root, make remote owner is foo"
I often push files from my user account over SSH to my web server, and want them owned by www-user, which may not have a login shell, should never accept remote logins, and who may not have a ~/.ssh directory (and if it did, it would be under the wwwroot, ack!). Currently I push as root and then do a chmod, but isn't there a better way? While I'm doing this, the files are temporarily unavailable, since they aren't readable by www-user as they exist on the local system. -- A Weapon of Mass Construction My emails do not have attachment...
2003 Jun 10
0
Samba newbie need help with files copied from NT to s amba linux box...
...> I want to create and test my web pages on my XP box using > DWMX, upload these files to one of the shared directories to > be published to the site. The problem is that after copying a > few files to this directory for testing; I go to the linux > box and copy the files to my /wwwroot/htdocs directory and > attempt to access it from a broswer. I get page not found. > The files aren't displaying as they do in DWMX. Here a better trick: define a share that will point to your /wwwroot/htdocs! So there would be no need to copy them to an other folder. ;-) In smb.conf...
2007 Apr 10
4
how to install asterisk on redhat ?
Hi....asterisk users... how to install asterisk on redhat ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070410/0e647e89/attachment-0001.htm
2006 Nov 25
0
[LLVMdev] Zion Out Of Disk Space!
...les commited to the repository should be commited. 2) The web server error log filled up /var/log, preventing the CVS commit script from sending email. The Apache error log was filled with entries like this: [client 219.140.157.109] PHP Notice: Undefined offset: 1 in /home/vadve/shared/llvm-wwwroot/nightlytest/ProgramResults.php on line 429, referer: http://llvm.org/nightlytest/machine.php?machine=53 If someone knows how to fix this problem, I'd appreciate it. Otherwise, /var/log might fill up again. 3) I took the LLVM web server down for a few minutes to copy the old log file on to...
2006 Nov 25
3
[LLVMdev] Zion Out Of Disk Space!
All, Commits aren't taking right now because apparently Zion is out of disk space: cvs commit utils/findmisopt Checking in utils/findmisopt; /var/cvs/llvm/llvm/utils/findmisopt,v <-- findmisopt new revision: 1.9; previous revision: 1.8 done Insufficient disk space; try again later Insufficient disk space; try again later returntosender: cannot select queue for llvm Insufficient disk
2004 Dec 29
0
[Fwd: mounting as a regular user]
...-t smbfs -o username=$user,password=$pass,ro //aragorn/webroot /backup/smb-mounts/aragorn/webroot # # Boromor (Win2K Dev Server) # mount -t smbfs -o username=$user,password=$pass,ro //boromir/websites /backup/smb-mounts/boromir/websites mount -t smbfs -o username=$user,password=$pass,ro //boromir/wwwroot /backup/smb-mounts/boromir/wwwroot # # Necromancer (Linux JSP/Oracle Server) # mount -t smbfs -o username=$user,password=$pass,ro //necromancer/webroot-tomcat /backup/smb-mounts/necromancer/webroot-tomcat mount -t smbfs -o username=$user,password=$pass,ro //necromancer/oracle$ /backup/smb-mounts...
2006 Jul 26
2
[LLVMdev] NightlyTest Broken?
It seems after the change on Zion that the nightly test is broken. When I go to http://llvm.org/nightlytest/, I get a blank page. Any ideas? Reid.
2006 Jul 26
0
[LLVMdev] NightlyTest Broken?
...According to the web server error log, there's a syntax error in the PHP script for that page. It looks like Patrick Jenkins made some changes earlier today (aka last last night). This is the error that I get: PHP Parse error: parse error, unexpected T_VARIABLE in /home/vadve/shared/llvm-wwwroot/nightlytest/NightlyTester.php on line 167, referer: http://llvm.org/ Patrick (or someone who already has PHP-foo), can you please take a look at it? -- John T. > Reid. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu...
2004 Oct 26
1
Dreaded ERROR 5 In Robocopy
...ng as, new files work, deletes work, and overwrites work. That leads me to believe it's not a directory/file permissions issue. At this point I'm way stumped. Here's the share config: [Inetpub] comment = Internet Storage path = /home/www/wwwroot public = yes writeable = yes printable = no force group = developers directory mode = 0775 create mode = 0664 valid users = +developers automated default case...
2005 Jan 25
1
how to use xml, scp, ant 1.5
...< where you see YY it represents > xml sysntax. This scp works. The ${formatted_report} is a fully defined file name ( abcdef.xml ) within the local directory. SCP finds the file and copies it to the remote machine. XX!--##############################--YY XX!--### Copy report to wwwroot ###--YY XX!--##############################--YY XXproperty name="seccopy" location="/usr/bin/scp"/YY XXexec executable="${seccopy}"YY XXarg value="-rp"/YY XXarg path="${formatted_report}"/YY XXarg value=...
2004 Nov 23
1
User NONE using rsync in Windows server
...re that writable modules are implemented as subdirectories of <cwRsync installation # directory>\data. That would ensure propagation of correct ownership for files/directories. # [test_synchro] path = D:\test read only = false transfer logging = yes comment = test to mayas01 from picture (wwwroot\PICTURES) Does anyone know how i might fix this error? Thanks in advance -------------- next part -------------- HTML attachment scrubbed and removed