Re: [Evolution] [SPAM] Re: Combining "/sent" mail directories in different user accounts



On Sat, 2018-07-28 at 16:03 +0200, Ralf Mardorf wrote:
On Sat, 2018-07-28 at 14:13 +0100, Richard Bown wrote:
rsync

Assuming POP accounts using the same MUA or off-line IMAP and
assuming
the same UID, for both approaches, a sync should do the job. If not,
at
least a script might be needed to run chown. There might be other
pitfalls as well.


_______________________________________________
evolution-list mailing list
evolution-list gnome org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list
I've used rsync to move jpegs and .avi files off one computer to
another, with different UID each end, there's no problem when using a
secure shell .

an example of what I used:-
scp odroid@odroid64:~/Pictures/motion2/* ~/Pictures/motion2/  && ssh od
roid@odroid64 'rm -f ~/Pictures/motion2/*' && 'exit'

/usr/bin/rsync -avz --remove-source-files odroid@odroid64:~/Pictures/mo
tion/ ~/Pictures/motion/ 

Thats two lines Evo has wrapped them, both work individually.
the second line is much cleaner
-- 
 Best wishes /73 
 Richard Bown
 
 Email : richard g8jvm com

 HTTP  :  http://www.g8jvm.com
 
 ######################################################################

 Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 
 Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
 QRV 6mtrs 200W, 4mtrs 150W, 2mtrs 300W, 70cms 200W, 
 Microwave 1296MHz 140W, 2320MHz 100W & 10368MHz 5W
 OS: Linux Mint 19 x86_64 Tara, on a Dell Inspiron N5030 laptop
 ######################################################################



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]