Push/Pull (put/get)

2007-06-20 Thread Gerald Wheeler
Can wget upload (put/push) files as well as download (get/pull) or do i
need wput??

Thanks 


File rejection is not working

2005-04-05 Thread Gerald Wheeler


The "-R" option is not working in wget 1.9.1 for anything but specifically-hardcoded filenames..

file[Nn]ames such as [Tt]hese are simply ignored...

Please respond... Do not delete my email address as I am not a subscriber... Yet

Thanks

Jerry

File Rejection

2005-03-31 Thread Gerald Wheeler
File Rejection (-R) does not appear to be working, etc.

The following does not do what I expected it to do:

/usr/sfw/bin/wget -R .db,LCK,[Ll][Oo][Gg],[Cc]opy?[Oo]f -P
/d0/denStageSvrUC -nH -m -X /apps,/.DAV/_notes
ftp://gwheeler:password@myhost.abc.org/

It does not reject files such as log (anycase) and copy?of however,
it does reject LCK and .db files as expected.  I need it to reject
log anycase found anywahere in the tree.

It only rejects directories .DAV and _notes directly under root (as
suspected).  I need it to reject directories: .DAV and _notes no
matter where in the tree they are found. 

Thanks

Jerry