Displaying 2 results from an estimated 2 matches for "closd".
Did you mean:
close
2006 Dec 28
3
NET::IMAP / Runner problems
...'INBOX'')
imap.search([''ALL'']).each do |message_id|
msg = imap.fetch(message_id,''RFC822'')[0].attr[''RFC822'']
MailReader.receive(msg)
#Mark message as deleted and it will be removed from storage when
user session closd
imap.store(message_id, "+FLAGS", [:Deleted])
end
end
The following is the output I receive when I run the runner script:
/usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/runner.rb:27:
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:...
2002 Apr 17
4
rsync HELP!!!
...test rsync, works fine
:)
but
when i issue the following command to transfer my files from server to the
client, i get following error(message):
command i use: rsync -avz host::www /home/sonu/test
Welcome....! (its my motd file message)
@ERROR: invalid uid rsync
rsync: connection unexpectedly closd (55 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
Any suggestions or ideas?
n yeah, i m really so thankful to u... i m a student and currently on
stage,
i m new to linux... mostly i have exp. in windows...
again, thanx a lot for ur cooperation:)
Son...