delete a single file?

2001-04-25 Thread andreas haupt
Hello all, a quick one possibly: can I use rsync to delete a single file remotely? Assume I have deleted a file locally and I want it removed remotely but without having to rsync the whole directory. rsync --delete file remote_machine:. does not work but

kind of negative rsync?

2001-01-26 Thread andreas haupt
Hello, I'm new to rsync and just about to explore its possibilities. Is it possible to use rsync for what I would call a negative sync by which I mean: delete all the files on the remote site which exist on the local site and keep whatever exists only on the remote site? Ie. make the local and